Search Issue Tracker
WebGL Template Thumbnails in Player Settings stop displaying after Build...
Steps to reproduce: Ensure that the Web module is installed on your Unity Version via Unity Hub Open a Unity Project Open Player Set... Read more
The "Add Renderer Feature" button throws a NullReferenceException when t...
Reproduction steps:1. Open the attached “IN-50236 URP Rendering feature.zip“ project2. Select the “Test URP Asset_Renderer.asset” in... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
[PVR] Editor crashes when building Progressive Lightmaps for many objects
Steps to reproduce:1. Download and open the attached project2. Start baking the lightmap3. Leave the editor open for a few minutesOR... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
Some prefabs reimport every time editor is restarted
Using Unity 2021.2.0f1 1. Create a project which has a Prefab and add a MonoBehaviour to that prefab2. Restart the Editor3. Notice t... Read more
[UWP] Universal Windows Platform build crashes when using Application.Op...
Reproduction steps:1. Open project "UniversalWindowsPlatform_OpenURL_Crash.zip?"2. Open Scene "SampleScene"3. Open Build Settings in... Read more
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce:1. Create a new empty legacy project2. Create Render Texture and set type to 2D Array first, then type to Cube3. ... Read more
HDRP Water Surface underwater Collider bounds are calculated incorrectly...
Reproductions steps:1. Open the attached “IN-94585.zip” project2. Open the “OutdoorsScene”3. Click on the “Pool” GameObject from the... Read more
[SerializeReference] Freeze when parent list property with SerializeRefe...
Reproduction steps:1. Open the attached project "1190493" and "test" scene2. In the Hierarchy, select "Main Camera" and open "Test.c... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks