Search Issue Tracker
Fixed
Fixed in 6000.0.19f1, 7000.0.0a1
Votes
0
Found in
6000.0.12f1
Issue ID
UUM-76366
Regression
Yes
Prefab Mode Scene is marked dirty when no changes are made and Horizontal Layout Group Component is used
Reproduction steps:
1. Open the attached “LayoutGroupBugReplication.zip” project
2. Make sure “Auto Save” option is unchecked in the Project Settings
3. Double click on the “Test_Layout.prefab” from the Project Window (Assets > Prefabs)
4. Observe the opened Prefab Mode Scene
Expected result: The Scene is not marked as dirty
Actual result: The Scene is marked as dirty
Reproducible with: 6000.0.2f1, 6000.0.12f1
Not reproducible with: 2021.3.41f1, 2022.3.39f1, 6000.0.1f1
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Does not reproduce if the Horizontal Layout Group Component is disabled
- What seems to be the dirtying change is recorded in Edit -> Undo as "Driving RectTransform”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment