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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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