unity_pcl not found when loading PCD files
cassini-fly opened this issue · 6 comments
Hi there!
You can pull a specific commit, branch, or tag as written here: https://docs.unity3d.com/Manual/upm-git.html (under Targeting a specific revision
).
Latest default branch | "https://github.example.com/myuser/myrepository.git" |
---|---|
Specific branch | "https://github.example.com/myuser/myrepository.git#my-branch" |
Specific version | "https://github.example.com/myuser/myrepository.git#v2.0.0" |
Commit hash | "https://github.example.com/myuser/myrepository.git#9e72f9d5a6a3dadc38d813d8399e1b0e86781a49" |
I do confirm that I get the same issue for Ubuntu 18 and Unity 2019.4 LTS. I also can import PCD flawlessly in Windows 10 and Unity 2020.1.7f1.
Well, i fixed it by adding Windows build support to unity version i used.
Well, i fixed it by adding Windows build support to unity version i used.
Didn't do the trick for me. What version of Unity/Ubuntu do you have?
Well, i fixed it by adding Windows build support to unity version i used.
Didn't do the trick for me. What version of Unity/Ubuntu do you have?
Windows 10 Unity 2019.3.3f1
HI, i have the same issue. DId you solve it in Ubuntu?
HI, i have the same issue. DId you solve it in Ubuntu?
Not really. I've imported a PCD map in Windows, then moved this project on Ubuntu