Search Issue Tracker
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
[OSX] Crash while switching scene view between full and windowed screen
1. Create new project2. Move mouse to scene view3. Using trackpad use pinch-zoom function, to make scene view full screen4. With sam... Read more
Project fails Store Test Kit if it has no scripts
Steps to reproduce:1. Create a project which has no scripts. It may contain a scene and a spinning cube controlled by a constant for... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS