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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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).