Search Issue Tracker
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosit... Read more
Cannot revert overriden properties in Animation Mode error when dragging...
How to reproduce: 1. Open the attached project 2. Open SampleScene.unity 3. Select the New Timeline object in the Hierarchy ... Read more
[Android] Unaccounted time in profiler
Steps to reproduce: 1) Create a new project 2) Switch platform to android 3) Make sure Bundle Identifier has been set up 4) Enable D... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project 2. Open scene scene.unity 3. Open the Profiler window 4. Enable Deep Profiling 5. Play t... Read more
Multiple Shader Compiler errors are thrown when compiling a Shader
How to reproduce: 1. Open the user-submitted project 2. In the project window, search for and select the shader "VoronoiFragment" 3.... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce: 1. Open attached project "iosCheckbox7.zip" 2. Make sure that Automatically Sign is enabled in Player settings 3. Buil... Read more
[TMP] Single-Line Input field inside Scroll Rect receives mouse wheel in...
Reproduction steps: 1. Open attached project "Tests.zip" and scene "SampleScene" 2. Enter Play Mode 3. In Game View, left click on t... Read more
[Collab] 'UnityConnectUserInfoRequest: Timed out' error in Console on op...
Resolved as duplicate of case 900266 1. What happened 'Time out' errors appear in Console if opening a project with 'Collab Toolbar... Read more
Caret position resets in any input field when compiling finishes.
Steps to reproduce: 1. Open attached project "SearchFieldCaretReset.zip" 2. Open "caretReset" scene 3. Open "NewBehaviourScript.cs" ... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce: 1. Open attached project 2. Open SampleScene 3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reprod... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script