Search Issue Tracker
Memory leak in NavmeshAgent.SetDestination method when multiple agents a...
How to reproduce: 1. Open the attached "case_1404634" project 2. Enter the Play Mode in the "UnloadScene" Scene 3. Open the "Window ... Read more
[OpenGL] [Android] Incorrect depth texture display when rendered on Andr...
Reproduction steps: 1. Open the attached project "ToonWaterShader-master.zip" 2. Make sure the Graphics APIs is set to OpenGLES3 3. ... Read more
[Editor] Null Reference Exception when highlighting or creating collecti...
Regression in the core editor from 2021.2.15f1 upwards in the tech stream. Whenever you click on a collection table, a null referenc... Read more
Canvas with Render Mode "Screen Space - Camera" is not rendered when Len...
How to reproduce: 1. Open the attached project "LensFlareTest" 2. In the Hierarchy window click on "Point Light -- Lens Flare is att... Read more
[UI Toolkit] Debugger window is very slow with specific elements
Reproduction steps: 1. Create a new Project 2. Open UI Toolkit Debugger (Ctrl + F5 on Windows 10 or via Inspector ellipsis menu) 3. ... Read more
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState & dst... Read more
Memory Profiler and Xcode's Frame Debugger report different size of a "R...
How to reproduce: 1. Open project "render-texture-memory-test.zip" 2. Go to the Build Settings choose iOS, select Development Build ... Read more
[XR][URP] Full Screen Blit in Single Pass Instanced rendering in XR does...
Reproduction steps: 1. Create a New URP project 2. Follow the Tutorial steps from the link: https://docs.unity3d.com/Packages/com.un... Read more
Error "GetElementHeight called with index 0 but array only has 0 element...
How to reproduce: 1. Open the user's attached project "EmptyReorderableListBug.zip" 2. Open the Inspector window 3. Select the "Some... Read more
"Input system method not implemented" exception when using D-Pad control...
Reproduction steps: 1. Download and open the attached "My project.zip (38.7 KB) " project 2. Open the "SampleScene" scene 3. Enter "... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running