Search Issue Tracker
Rigidbody2D inertia scales with collider's area
To reproduce:1. Create gameobject with rigidbody2d and 2d collider2. Print out it's inertia3. Change collider's size4. Notice that i... Read more
-e Crash inside PhysX resolving Convex Hull collisions
Crash inside PhysX resolving Convex Hull collisions To Reproduce:1) Open the attached project & scene2) Press play. The script i... Read more
Undo does not work in assets (prefabs)
To reproduce:1. Open new project2. Create a prefab3. Change anything4. Try using undo (Ctrl + z; Command + z; Edit > Undo)5. The ... Read more
Importing a package causes a hang/crash
To reproduce:1. Create a new project2. Import attached Cube-Particle-Cloth.unitypackageExpected result: It importsActual result: It ... Read more
Input.inputString produces buggy behaviour for arrow keys
to reproduce:1. Open attached inputtest project2. Attach inputTest script to camera3. Enter play mode4. Enter some letters, followed... Read more
[Emulation] UnityEditor should use the rendering settings of the platfor...
UnityEditor should use the rendering settings of the platform it is used in. The rendering path currently used by the editor should ... Read more
"QualitySettings.SetQualityLevel(x);" in C# will crash build
-e: 64bit headless dev linux build crashes running the attached project -repro:--open project--Test > build both--copy both build... Read more
Input settings cannot be changed back to mouse clicks/default
To reproduce:1. Create a new project (or open an old one)2. Build and Run3. Once unity game launcher appears switch to input tab4. T... Read more
Build and Run causes Unity editor to hang
To reproduce:1. create a new project2. click File -> build and run3. quit launched applicationExpected result: You can continue w... Read more
Rigidbody2D colliders leave gaps between one another
To reproduce:1. Create a project2. Create a 2D platform3. Create a few boxes to stack on it (the smaller the scale the more visible ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand