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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
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.