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

  1. 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

Add comment

Log in to post comment