Search Issue Tracker
Fixed
Fixed in 6000.3.0b11, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.3.0a2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-119998
Regression
No
USS filter output is too dark
Description
When using a USS filter, the output of the filter is premultiplied but is then used as a regular (non-pre-multiplied) texture.
Initial setup
Create an empty URP project but use gamma color space for simplicity
Reproduction steps
- Remove the cameras
- Add a UIDocument in the scene
- Create a UXML template and assign it to the UIDocument
- Create a PanelSettings that clears the background to black and assign it as well.
- Open the template in the UI Builder
- Create a white rectangle with 50% alpha
- Set the opacity filter to 1 (fully opaque)
Expected behaviour
The observable color should be a mid-gray rectangle
Actual behavior
The observable color is much darker
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment