Search Issue Tracker
Deleting a file and trying to observe changes in Collab has no handler
Steps to reproduce:1. Open any project, set up collab2. Create new script, publish it3. Delete said script4. In Collab dropdown sele... Read more
VR Stereo Display is named as null when calling XRSettings.loadedDeviceName
To reproduce:1. Open attached project;2. Open "test" scene;3. Make sure that XR is enabled and Stereo Display is set (Edit > Proj... Read more
"Uncheck 'Scripts Only Build' and try again." error is thrown when "Scri...
Steps to reproduce:1. Create a new project2. Open Build Settings3. Check Development Build4. Check Scripts Only Build5. Uncheck Deve... Read more
[Auto][PLM] Lightmap indices of 4K Lightmaps are assigned incorrectly
4K Lightmaps look corrupted when generating lighting with Progressive Lightmapper in auto mode Steps for reproduction: 1) Download t... Read more
Clicking on a prefab while in play mode calls Awake on that prefab conti...
Clicking on a prefab while in play mode calls Awake on that prefab continuously Repro Steps: - Download the Tanks project form the a... Read more
[PLM] Atlas packing of lightmaps is not optimized
Progressive lightmapper unnecessarily splits UV charts into multiple lightmaps Steps for reproduction: 1) Open the scene `LightmapSp... Read more
Audio clip starts to play when detaching the Game/Scene view
Steps to reproduce:1. Open the attached project(AudioPlaysWhenDeattach.zip)2. Deattach the Game/Scene view3. Observe the audio file ... Read more
[Android] Application crashes if permission request window for photos, m...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run 'TestScene' on a device3) Wait around 1-2 minutes... Read more
Memory usage constantly increases after using UI Canvas at runtime
In play mode, memory usage constantly increases after using UI canvas at runtime. Even if no tasks are performed, memory consumption... Read more
Wrong color for the scenes section in Build Settings
Steps to reproduce : - create a new project- go to Build Settings and notice the color of the scenes section Note:Regression from 20... Read more
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