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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1152080