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
- 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
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.