Search Issue Tracker
Having the self- and inter- collision gizmos visible lowers performance ...
How to reproduce: 1. Open any (new) project2. Create a Sphere primitive3. Attach a Cloth component to it4. Select the Self-/Inter- c... Read more
Scene view becomes gray when changing Mesh after painting Cloth Self-Col...
Scene view becomes gray when changing Mesh in "Skinned Mesh Renderer" after painting Cloth Self-Collision in Play mode, Console will... Read more
Selecting a Mesh in the Skinned Mesh Renderer with a Cloth attached caus...
1. Open any (new) project2. Create a Plane gameobject3. Attach a Cloth component to the Plane4. Remove the Mesh Renderer component f... Read more
When a class inherits from StateMachineBehaviour into a DLL, Unity does ...
Steps to reproduce:1. Extract the attached archive into a folder2. Open the Visual Studio solution located at DLLTest/DLLTest.sln3. ... Read more
Rotation gizmo doesn't update when inputting value manually
To reproduce:1. Create new project, enable 2d mode when created2. Change tool handle to Global rotation3. In Hierarchy window, creat... Read more
Webrequest never completes when encountering a redirect
1) Open attached project2) Open scene Bug3) Press play, notice that Unity freezes.4) Unity should print out a message saying "Done: ... Read more
Cloth Sphere colliders are not initialized for collision properly
To reproduce:1. Open attached project "ClothTesting.zip"2. Open test.unity scene3. Enter play mode Expected result: plane collides w... Read more
Switching to Game window in a first person game undocks it
To reproduce:1. Open attached Unity project "semicologne.zip"2. Open "Shooter Mechanic" scene3. Go into Play Mode4. Hold alt to make... Read more
Loading a new Scene resets Input
Reproduction steps: 1. Open "MinimalRepro" project2. Enter Play Mode3. Hold "A/D" or the "Left/Right Arrow"4. See that the Console o... Read more
[MAC] "cmd+a" doesn't select all the text in new project name
How to reproduce:1. Open Unity2. Select New3. Click on Project name text field4. Press cmd+a Expected result: All symbols in text fi... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal