Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a12
2019.1.0a13
Issue ID
1115321
Regression
Yes
The "Cinemachine Track" breaks after project reload, warning "Track cannot be loaded."
Reproduction steps:
1. Open "MinimalRepro" project
2. Select "GameObject" in the Hierarchy window
3. Drag "Main Camera" into the Timeline window -> "Add Cinemachine Track"
4. Drag "CM vcam1" into the "Cinemachine Track"
5. See a Warning in the Console window: "No script asset for CinemachineShot. Check that the definition is in a file of the same name and that it compiles properly."
6. Reload the project
Expected Result: The Cinemachine Track works after project reload and no errors appear
Actual Result: "Track cannot be loaded."
Fixed in: 2019.3.0a7
Reproduced with: 2019.1.0a13, 2019.1.0a12
Did not reproduce on: 2019.1.0a11 (No Timeline Window), 2019.1.0a10, 2019.1.0a6, 2019.1.0a1, 2018.3.2f1, 2018.3.0a1, 2017.4.18f1, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment