Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2
Votes
0
Found in
6000.0.59f1
6000.1.16f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120865
Regression
No
Unable to bind RenderTexture to the VisualElement's StyleBackground property
Reproduction steps:
1. Open the attached “IN-112407_Repro.zip” archived project
2. Open the “Assets/Scenes/SampleScene.unity“
3. Enter the Play Mode
4. Observe the Game View
Expected result: The inside of the rectangle is red
Actual result: Skybox is seen inside the white rectangle
Reproducible with: 6000.0.59f1, 6000.1.16f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: M1 Max macOS 15.6.1 (Tested by CQA)
Not reproducible on: No other environment tested
Note: The StyleBackground structure is missing the implicit operator on StyleBackground for implicit RenderTexture conversion
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment