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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.