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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
travelhawk
May 23, 2019 14:02
I have the same issue...