Search Issue Tracker
Fixed
Fixed in 6000.0.3f1
Votes
0
Found in
6000.0.0b15
Issue ID
UUM-69664
Regression
No
The UI Toolkit renders UI elements incorrectly when using a linear colour space within the built Player
Reproduction steps:
1. Open the attached project “ReproProject”
2. Dock the UI Builder Window (navigate to Window > UI Toolkit > UI Builder)
3. Build the project
4. Contrast the UI appearance between the Player and the UI Builder Window/Game View
Expected result: The UI is rendered with low contrast
Actual result: The UI rendered appears brighter
Reproducible with: 2021.3.37f1, 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Reproduced on: Windows 11 23H2 (22631.3007), macOS 14.3.1 23D60 Darwin 23.3.0 (user’s)
Not reproduced on: No other environment tested
Note: Also, reproducible on Android
Slack thread:
[https://unity.slack.com/archives/C3414V4UV/p1711991251628809]
Comments (2)
-
Lunte
Oct 18, 2024 14:10
nvm i think i found out just rendered it to rt in the panelsettings and put that on a rawimage
-
Lunte
Oct 18, 2024 13:52
how do you do this workaround? any tutorials or post about this?
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 6000.0.3f1):
A workaround has been implemented that will allow the UI to be rendered in gamma color space to a UNORM render texture.