Search Issue Tracker
Delay saving assets hangs the Editor on launch with HDRP and Updated Pre...
Steps to reproduce:1. Download and open the attached project Result: editor hangs Reproduced on 2018.3.0b6, 2019.1.0a6 on any HDRP 2... Read more
[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] at...
[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] attribute is no longer supported' error in the Console once th... Read more
Unity takes extremely long time to load complex Prefab
Steps to reproduce:1. Open attached project2. Pres on "Assets/Resources/Characters/Lone Wolf/Lone Wolf.prefab" Expected result: It t... Read more
The "Materials" tab in the Inspector window is empty when inspecting an ...
How to reproduce:1. Open the attached project (materials.zip)2. In the Project Window, navigate to "Assets", select "cube"3. Navigat... Read more
Using Graphics.CopyTexture shows only grey color
To reproduce:1. Open users attached project "CopyTexture.zip"2. Open "Test.unity" scene3. Enter Play mode4. Observe a grey rectangle... Read more
Paint trees tool does not load images when paint tool is opened
Reproduction steps:1. Open "BugTerrainTrees.zip"2. Open "Assets/Scenes/AisLabScene"3. Select "AB Terrain"4. In the terrain component... Read more
Setting custom bake inputs from the Lightmapping.started callback throws...
Setting custom bake inputs has this check```if (!GetProgressiveBakingBackendEnabled())ErrorString("Custom bake inputs will not be pr... Read more
Disabling Unity Analytics package throws compilation errors when project...
How to reproduce:1. Open the attached "Post-Processing Package compile failure.zip" project2. Open Package Manager window3. Make sur... Read more
[UI] Reset Functionality doesn't work for Canvas and Canvas Renderer
Reset Functionality doesn't work for Canvas and Canvas Renderer. Steps to repro for Canvas:1. Open a new project.2. Gameobject > ... Read more
Custom Simulation Space renders Ribbon Trail Particles incorrectly
To reproduce: 1. Download project "CustomSimulationSpaceBug.zip" and open in Unity2. Open "Main" scene3. Enter Play mode4. Observe t... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default