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
- [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