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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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