Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2020.1.X
Votes
0
Found in
2018.4
2019.3.9f1
2019.4
2020.1
2020.2
Issue ID
1260385
Regression
No
[Cinemachine] Cinemachine in a specific Prefab throws exceptions while an object is selected or any window is resized
How to reproduce:
1. Open attached project "ReproCM_*.zip" and scene "Factorywood_Interior"
2. Enter/Leave Play mode (this is is only needed if the issue does not reproduce)
3. In Hierarchy window, click on 'Level' object
4. Resize any Window
5. Observe Console window
Expected result: no errors are thrown
Actual result: "InvalidOperationException: Destroying a GameObject inside a Prefab instance is not allowed.
UnityEditor.Undo.DestroyObjectImmediate (UnityEngine.Object objectToUndo)" is thrown
Reproducible with: 2018.4.24f1 (2.1.13, 2.6.0), 2019.4.3f1, 2020.1.0b15, 2020.2.0a17 (2.6.0)
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
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
Resolution Note (fix version 2018.4):
Prefab instances were not being correctly detected. Fixed.
Resolution Note (fix version 2020.1):
Fixed in CM 2.6.1