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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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