Search Issue Tracker
Fixed in 2.3.0
Votes
0
Found in [Package]
2.2.7
Issue ID
1104442
Regression
Yes
[Cinemachine] Missing Assembly Reference errors generated in the Console using Cinemachine Package
Steps to reproduce:
1) Open Unity and create a new project
2) Download Cinemachine package (v2.2.7)
Observe the Console: errors about missing an assembly reference:
/Library/PackageCache/com.unity.cinemachine@2.2.7/Runtime/Timeline/CinemachineShot.cs(3,19): error CS0234: The type or namespace name `Timeline' does not exist in the namespace `UnityEngine'. Are you missing an assembly reference?
/Library/PackageCache/com.unity.cinemachine@2.2.7/Runtime/Timeline/CinemachineTrack.cs(4,19): error CS0234: The type or namespace name `Timeline' does not exist in the namespace `UnityEngine'. Are you missing an assembly reference?
Expected result: No errors
Reproduced with:
2019.1.0a11
Not reproduced with:
2019.1.0a10
Regression since:
2019.1.0a11
Cinemachine package version 2.2.7
Comments (6)
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 __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
unity_SNgpR2ICf2y4Jw
Aug 29, 2019 08:59
Just in case if for anyone the issue is not resolved.
Try updating Cinemachine through Window>Package Manager>Cinemachine
poetoaster3006
Dec 27, 2018 20:58
Any updates?
poetoaster3006
Dec 27, 2018 20:58
Any updates?
drordoit
Dec 14, 2018 12:19
same thing + "The type or namespace name `Timeline' does not exist in the namespace `"
JCPhlux
Dec 07, 2018 15:32
I am also getting the same.
xiangshushu
Dec 07, 2018 00:05
I got the same result.