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
Comments (3)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.