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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
This is a duplicate of issue #1152080