Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.0p3
Issue ID
941636
Regression
No
"Layout Groups" and "Content Size Fitter" set-up in a specific way, causes Scene to be Dirty on opening it
Reproduction steps:
1. Open "MinimalRepro" Project
2. Open "Main" Scene
3. See that the Scene is marked as Dirty
4. Save the Scene
5. Open the Scene
6. See that the Scene is marked as Dirty
Expected Result: The Scene shouldn't be Dirty because of "Layout Groups" and "Content Size Fitter"
Actual Result: The Scene is dirty on opening it
Reproduced with: 5.6.5p2, 2017.1.3p2, 2017.2.2p1, 2017.3.1p4, 2018.1.0b11, 2018.2.0a4(With a few adjustments)
Note:
Should have been fixed with "966172", but a more specific set-up still reproduces the issue
To reproduce on 2018.2:
Disable the "Content Size Fitter" component on both "GameObject"s
On the deepest child "GameObject", change the "Width" or "Height" to '1.1' (Might need to reload the scene, due to bug 1013029)
On the Canvas objects "Canvas Scaler" component, change "UI Scale Mode" to "Scale With Screen Size"
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
low priority for the moment and defect found from the past. we may get back to it at some point but unlikely for the moment.