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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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).