Search Issue Tracker
By Design
Votes
0
Found in
2017.1.1f1
Issue ID
965290
Regression
No
[Cinemachine] A specific script makes scene dirty after exiting play mode
To reproduce:
1. Open repro project
2. Play and stop 'test' scene
Expected vs Actual: scene should not become dirty after exiting play mode
Note: not reproducible with earlier asset version(attached as a separate package)
Reproduced on: 2017.1.0b5, 2017.1.2p1, 2017.2.0p1, 2017.3.0b6, 2018.1.0a3
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (2019.1.X):
As designed. Save During Play feature causes this (can be deactivated or an undo can be perform to get the scene back to its original state).