Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.3.3
Issue ID
1153668
Regression
Yes
UI does not exist in the namespace Error when having Cinemachine in a project
How to reproduce:
1. Create a new project
2. Open Package Manager Window
3. Import Cinemachine package
Expected result: No error is thrown
Actual result: Error is thrown in the Console
Reproducible with - 2019.2.0a15, 2019.3.0a3
Not reproducible with - 2017.4.27f1, 2018.3.14f1, 2018.4.0f1, 2019.1.3f1, 2019.2.0a14
Package reproducible with - 2.3.3
Error text: Library\PackageCache\com.unity.cinemachine@2.3.3\Runtime\Behaviours\CinemachineStoryboard.cs(68,32): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
This is a duplicate of issue #1152080