Search Issue Tracker
Fixed
Fixed in 6000.0.3f1
Votes
0
Found in
2023.2.19f1
6000.0.0b15
Issue ID
UUM-70750
Regression
Yes
A deactivated Prefab's name color becomes white when a GameObject in the scene is deactivated
Reproduction steps:
1. Open the attached "ReproProj" project
2. Open "Assets/Scenes/SampleScene" scene
3. In the Hierarchy window, expand the "Prefab" Prefab to see its children
4. Deactivate the "Prefab" Prefab
5. Observe the Hierarchy window
Expected results: The Prefab's name color changes from blue to transparent blue
Actual results: The Prefab name's text color changes from blue to white
Reproducible with: 2023.2.13f1, 2023.2.19f1, 2023.3.0b10, 6000.0.0b15
Not reproducible with: 2021.3.37f1, 2022.3.25f1, 2023.2.12f1, 2023.3.0b9
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Note: Unselecting the deactivated GameObject by clicking somewhere in the Hierarchy window returns the name color to transparent blue
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 6000.0.3f1):
Fixed issue with disabled prefab color in the hierarchy view