Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2019.2.0b1
2019.3.0a3
Issue ID
1154603
Regression
Yes
[Vuforia] UI does not exist in the namespace Error on importing vuforia
Steps To Reproduce:
On 19.3
1. Create a project
2. File > Build Settings > Player Settings > XR Settings
3. Select Vuforia
On 19.2
1. Create a project
2. File > Build Settings > Player Settings > XR Settings
3. Click on the vuforia link to download the package
4. Install vuforia and restart editor
5. Hierarchy > Vuforia Engine > AR Camera
Stack Trace: Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(59,24): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
Expected Result: Vuforia is enabled and all vuforia assets are imported
Observed Result: Error is thrown in the console
Reproducible On: 2019.3.0a3, 2019.2.0b2, 2019.2.0b1
Not Reproducible On: 2019.2.0a14
Environment: Win and Mac
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Trees painted on a Terrain are not affected by any Wind Zone when those trees are part of an LOD Group
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
travelhawk
May 23, 2019 14:02
I have the same issue...