Search Issue Tracker
Fixed
Votes
0
Found in
2020.3
2020.3.8f1
2021.1
Issue ID
1337772
Regression
Yes
[Vulkan][Editor] The Scene's GameObjects textures are seemingly random and change colours depending on the Scene's Camera pos.
How to reproduce:
1. Open the user's attached project "cubebug.zip"
2. Look at the Scene view
Expected result: The Scene's GameObjects textures are white
Actual result: The Scene's GameObjects textures are seemingly random and change colours depending on the Scene's Camera position
Reproducible with: 2020.3.15f1, 2021.1.15f1, 2021.2.0a11
Not reproducible with: 2019.4.29f1, 2022.1.0a3
Reproducible on:
Editor's Scene view & Game view
Not reproducible on:
Windows Standalone
VLNQA00380, Xiaomi MI 8 Lite (MI 8 Lite), Android 9, CPU: Snapdragon 660, GPU: Adreno (TM) 512
VLNQA00381, Xiaomi Redmi Note 8 Pro (Redmi Note 8 Pro), Android 9, CPU: MediaTek Helios G90T MT6785T, GPU: Mali-G76 MC4
VLNQA00099, Google Pixel XL (Pixel XL), Android 10, CPU: Snapdragon 821 MSM8996 Pro, GPU: Adreno (TM) 530
VLNQA00052, Xiaomi MI MAX (MI MAX), Android 7.0, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
Notes:
- Does not reproduce with OpenGles3, Direct3D11
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
Does not reproduce anymore on Unity version 2021.2.0a12 and above