Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
4
Found in
5.3.4f1
Issue ID
793568
Regression
No
[AspectRatioFitter] Scene is marked dirty although no changes were made
Steps to reproduce:
1. Open attached project
2. Open scene "TestScene"
3. Press Ctrl+n to create new scene
4. Note that Unity prompts dialog to save the scene even though no changes have been made
Caused by Aspect Ratio Fitter
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.4p5, 5.4.0b17
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
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
- Camera sub dropdown "Open Reference" buttons do not work
AlanMattano
Sep 09, 2016 12:26
When is trigger it produce Editor Instability but not in game.
AlanMattano
Sep 09, 2016 12:15
Reproduced with: 5.4.0f3
To escape this issue I take out "Content Size Filtter" component from my game object and scene.
This issue pushing me to think i has a virus for long time (but it was this bug). Fortunately I did not reinstall. In combination with assets from asset-store scripts makes the Editor unstable when the game is big. And possibility of infinite loops not shown in console. Also became difficult to know when the scene was save or not.
fermmmm
Aug 12, 2016 19:33
This issue is bigger than it appears because dirty scenes creates conflicts in version control.