Search Issue Tracker
[Linux Editor] Input.inputString does not register a backspace '\b' char
Steps:1. Download the attached project2. Open "Assets/Scenes/TypingOfTheMath.unity" scene3. Enter play mode4. Type some characters5.... Read more
Cannot Quit Application from launcher using Unity>Quit nor cmd+Q
Cannot Quit Application from launcher using Unity>Quit nor cmd+Q Steps To Reproduce:1. Open the unity application2. From the laun... Read more
Mesh.CombineMeshes duplicates vertices
How to reproduce:1. Download attached project file and run the "test" scene2. Click the button "Combine"3. Click on the created mesh... Read more
[Regression] Unity beta 'Choose components' section broken
How to reproduce:1. Download "Windows Download Assistant"2. Go next to "Choose components" section Actual result: There is no compon... Read more
[Regression] Unity Crash on reimporting Animator Controller
How to reproduce:1. Download attached project file2. Select CrashOnUpdate folder and press Reimport Actual result: Unity crash with ... Read more
Crash in Unity::Joint::SetupAxes after trying to edit Hinge Joint in the...
Reproduction steps:1. Create and open a new project;2. Create empty Game object;3. Add the Hinge joint to it;4. Disable the Game obj... Read more
Editor freeze when selecting a specific scriptable object in the Project...
Steps to reproduce:1. Open the attached project ("990921Freeze.zip")2. Select: Assets/Influence/Influence Map Settings/"prey food di... Read more
System.Math.Round produces wrong result with .NET 3.5
To reproduce: 1. Open the project, attached by the tester ("SystemMathBug.zip")2. Open the "scene" scene3. Enter Play mode4. Observe... Read more
Profiler no longer lights up children selection in the graph
To reproduce: 1. Open the project, attached by the user ("test Action.zip")2. Open the "test harvest action" scene3. Open the Profil... Read more
NavMesh Agent and NavMesh obstacle active warning has a misspelling in it
Steps to reproduce:1. Add NavMeshAgent and NavMeshObstacle components on the same gameObject2. The resulting warning message has a m... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved