Search Issue Tracker
ReorderableList element cannot be moved to bottom of the list if it is l...
Steps to reproduce:1. Open attached “ReorderableList.zip” project2. Open “Test” scene3. Select “GameObject” object in Hierarchy4. At... Read more
OnPointerUp is called when the mouse is moved
To reproduce:1. Open the attached "OnPointerUpBug.zip" project2. Open the "Test" scene3. Enter Play mode4. Press and hold the button... Read more
Internal asset store window ignores a search input if you post a request...
Steps to reproduce:1. Open any project2. Open the Asset Store tab3. Toggle to download folder -> put search input as fast as poss... Read more
[MacOS] GC Alloc grows up to 30MB when scrolling in Inspector (with Time...
To reproduce:1. Open project2. Open 'Inspector_Lag_Test" scene3. Select InspectorTester in Hierarchy4. Try scrolling in Inspector wi... Read more
[UI] Text disappear after Windows key on the keyboard is pressed
Steps to reproduce:1) Download attached project and open in Unity2) Open scene 'ReproScene'Note: make sure you can see text in the S... Read more
[Android] Crash with signal 11 (SIGSEGV), code 1 when using try catch on...
To reproduce: 1. Download and open attached "repro965024.zip" project.2. Link the project to organization.3. Activate performance re... Read more
When using Unity's Nav Mesh Agent, a character keeps stoping along the w...
Steps to reproduce:1. Open QA's attached project2. Open scene "repro"3. Play the scene and observe character animations Reproduced w... Read more
Child Controls Size field in Layout Groups behaves the opposite when tic...
To reproduce:1. Open attached project2. In Hierarchy window, select LayoutPanel game object3. In Inspector window, check Child Contr... Read more
[Mobile] Reference to TouchScreenKeyboard in InputField.OnEndEdit event ...
To reproduce: 1. Download and open attached "UnityBugReport.zip" project.2. Build and run to any android or iOS device.3. Enter some... Read more
[Regression] Memory Leak When Resizing BoxColliders in Update
How to reproduce:1. Download attached project file and open "repro" Scene2. Open Profiler3. Enter Play Mode Actual result: Memory Le... 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