Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a4
Votes
2
Found in
2021.3.25f1
2022.2.19f1
2023.1.0b16
2023.2.0a14
2023.3.0a2
Issue ID
UUM-35594
Regression
Yes
Prefab Canvas Component corrupts GameObject rendering when "UI Environment" is set to the Scene that has this Prefab
How to reproduce:
1. Open the “UI_Environment_Bug” project
2. Set the “UI Environment” field to “SampleScene” (Edit > Project Settings > Editor > Prefab Mode)
3. Open the “SampleScene”, and observe the “Root” GameObject
4. Open the “Root” Prefab from the Project window, and observe it in Scene view
Expected result: “Root” Prefab and “Root” GameObject are identical
Actual result: “Root” Prefab has a red square over the pink square
Reproduced with: 2021.3.21f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a14
Not reproduced with: 2020.3.48f1, 2021.3.20f1
Reproduced on: Windows 11
Note: Default rendering of the prefab should be as follows: red square behind pink square
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment