Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.34f1
6000.1.0b2
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-93109
Regression
No
The Scene is marked as dirty when navigating Hierarchy by using arrow keys
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/moneypig 3.unity” Scene
3. Select the first GameObject in the Hierarchy
4. Use the “arrow-down“ key to move through all the GameObjects in Hierarchy
Expected result: ““ does not exist
Actual result: The ““ sign is present next to the Scene name in Hierarchy
Reproducible with: 2021.3.0f1, 6000.0.34f1, 6000.1.0b2
Not reproducible with: 2022.3.56f1, 6000.0.0b13
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- When the project is connected to git, it shows no changes to the Scene file or assets even after saving
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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note:
This dirtying is most likely caused by one of the component editors of the Inspector when selecting the GameObjects.
Use the diagnostics switch ObjectSetDirty: See info how to debug it here: https://discussions.unity.com/t/finding-out-what-is-setting-an-object-as-dirty/1683759