Search Issue Tracker
In Progress
Fix In Review for 6000.5.0a1
Votes
0
Found in
6000.5.0a1
Issue ID
UUM-125747
Regression
No
The background sub-assets is the same in light- and dark mode with a two-column layout project view
Steps to reproduce:
1. Create new Unity project
2. Change Editor theme to Light (Preferences > General > Editor Theme)
3. Open Package Manager window
4. Install Behaviour package (com.unity.behavior)
5. In Project window create Behavior Graph (Create > Behavior > Behavior Graph)
6. Once created, expand the Behavior Graph Asset by pressing “>” on the Asset in Project window
7. Observe the Behavior Graph icon in the Asset context
Actual results: ehavior Graph Asset icon blends in when Asset context is expanded in the Project window
Expected results: Behavior Graph Asset icon should not blend in when Asset context is expanded in the Project window
Reproducible with versions: 1.0.13 (6000.0.62f1, 6000.2.11f1, 6000.3.0b, 6000.4.0a4)
Tested on (OS): macOS Silicon Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut is set for the wrong function when changing multiple shortcuts
- "[CreateProperty]" on nullable generic types causes compilation error when using a non-nullable type
- "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
- Editor freezes on "Postprocessing IL for Assembly-CSharp" when compiling a script with an InputAction object referenced in a Managed Component
- UnityYAMLMerge fails to merge on some computers when some specific files are used
Add comment