Search Issue Tracker
[Linux Editor] Input.inputString does not register a backspace '\b' char
Steps: 1. Download the attached project 2. Open "Assets/Scenes/TypingOfTheMath.unity" scene 3. Enter play mode 4. Type some characte... 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 application 2. From the laun... Read more
Mesh.CombineMeshes duplicates vertices
How to reproduce: 1. Download attached project file and run the "test" scene 2. Click the button "Combine" 3. Click on the created m... 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 com... Read more
[Regression] Unity Crash on reimporting Animator Controller
How to reproduce: 1. Download attached project file 2. Select CrashOnUpdate folder and press Reimport Actual result: Unity crash wi... 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... 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 ... 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" scene 3. Enter Play mode 4. Obs... 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" scene 3. Open the Pro... 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 gameObject 2. The resulting warning message has a... 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
- Button OnClick event remains the same when the selected function is changed to private
- [DX12] Crash on ShaderLab::SubProgram::Compile or freeze when compiling a specific Ray Tracing shader
- [Android] [OpenGLES3] Some of the shadows are not rendered when deployed with OpenGLES3 Graphics API on Android
- Ghosting around GameObjects while moving when using Fast Approximate Anti-aliasing (FXAA)
- Build becomes unresponsive when enabling "Deep Profiling Support" and "Autoconnect Profiler" build options in a specific project