Search Issue Tracker
Fixed
Fixed in 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment