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
- "[Header]" attribute is misaligned when placed before an InputActionProperty field
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
travelhawk
May 23, 2019 14:02
I have the same issue...