Search Issue Tracker
Fixed in 2.4.0-preview.4
Votes
0
Found in [Package]
2018.4.0f1
2018.4.4f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1179842
Regression
No
[VCS] CinemachineBrain nullref exceptions when creating Custom Blend Scriptable Object instances under Version Control
How to reproduce:
1. Extract the user project ("CinemachineNullBrain.zip") to Perforce's workspace and open it
2. Connect it to Perforce
3. In the Hierarchy Window select "Main Camera" object
4. Enter Play Mode
5. Observe Console Window
Expected result: the CinemachineBrain component does not break and no errors are thrown
Actual result: Inspector window's CinemachineBrain component is visually glitched and continuously throws NullReferenceExceptions while being inspected
Reproducible with: 2018.4.8f1(2.2.9), 2019.2.4f1(2.3.3), 2019.3.0b2(2.3.3), 2020.1.0a3(2.3.4)
Could not test with: 2017.4 due to package errors in the Console window
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