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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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).