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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
travelhawk
May 23, 2019 14:02
I have the same issue...