Search Issue Tracker
[Unity 5.6] Calling instantiate on a non-main thread crashes Editor inst...
Steps to reproduce:1. Open the attached project2. Open scene cc#13. Enter play mode Expected result: Error: "INTERNALL_CALL_Internal... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS