Search Issue Tracker
Instances of a deleted prefab became empty missing prefab game objects
Steps to reproduce:1. Create new project2. Create new scene3. Drag the main camera (or any other game object to Project View to crea... Read more
il2cpp --additional-include-directories does not work on WebGL
Steps to reproduce:1. Open the attached project (additional_include.zip)2. Switch platform to WebGL3. Build for WebGL4. Observe the ... Read more
[New Scripting Runtime] Warning and Error messages appear while/after bu...
Repro steps: 1. Open provided project2. Click on "File" -> "Build Settings" -> "Player Settings"3. In the Inspector window go ... Read more
Terrain is black when Scene is loaded from AssetBundle and textures are ...
When loading a scene from an asset bundle containing a terrain; Where the terrain textures are contained within another AssetBundle.... Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:1. Open the attached project ("case_1199920-Unity-bugs.zip")2. Open the repro scene ("WebGLPlayScheduledLoopBug")3.... Read more
Huge memory leak while previewing LOD bias in Scene View
To reproduce: 1. In a new project, create a cube2. Add LOD Group component to the cube3. Open Scene view4, Drag camera icon in the L... Read more
[WebAssembly] Integer overflow on DirectorFrameTime::CalculateDSPDeltaTime
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to WebGL in Build Settings3) Enable Development Build4)... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
[Android] Rewards popup is not displayed after ads view is closed
Steps to reproduce: 1) Download attached project 'Unity_Sample_Application.zip' and open in Unity2) Open Services window3) Set organ... Read more
'Assertion failed: m_HandleManager.IsValidHandle (renderer.m_Handle)' er...
To reproduce: 1. Open the project, attached by user (SMR.zip)2. Open "Repro" scene3. Enter Play mode4. Observe console Expected: no ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS