Search Issue Tracker
when car flips it jumps in the end
To reproduce:1. Open attached project2. Open test4 scene3. Enter play mode4. make the car flip (continuously holding w + a will do t... Read more
Reduced performance on mac in Unity 5
1. Create new project on mac os x2. Create empty animation on camera3. Play animation in animation window4. Open profiler and turn o... Read more
Wheels don't take initial rotation from the WheelCollider transform
To reproduce:1. Open attached project2. Open test4 scene3. Observe myCar4. Enter play modeExpected result: it falls on it's wheelsAc... Read more
vehicle spins a bit
To reproduce:1. Open attached project2. Open test4 scene3. Observe myCar24. Enter play modeExpected result: the vehicle falls downAc... Read more
wheel collider is rotated wrong on the game object
To reproduce:1. Open attached project2. Open test4 scene3. Check out myCar2 gameObject4. Check one of the sphere children and how it... Read more
Wheelcollider is broken on a scaled game object
To reproduce:1. Open attached project2. Open broken scene3. Check out sphere game objectExpected result: The Wheelcollider alligns w... Read more
Changing QualitySettings in batchmode causes a crash
To Reproduce: 1. Open the attached build, or add this line"QualitySettings.vSyncCount = 0;"to a new script.2. Build & Run on OSX... Read more
Cloth leaks Mesh objects
1. Open attached project2. Open cloth collisions scene3. Select Cloth4. Save the scene5. Observe consoleIf you select another object... Read more
Undo does not work on painted Cloth Constraints in scene view
To reproduce:1. Open attached project2. Open any scene in it3. Select cloth in the scene4. paint cloth constraints on it5. Undo the ... Read more
opening a scene with uGUI crashes Unity
To reproduce:1. Open attached project2. Search for "sc" in project view3. Double click Example - Sc (scene)Expected result: Scene op... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default