Search Issue Tracker
Unusual behavior of Cloth when timeScale is changed
When timeScale is changed Cloth shows strange ripples on its surface. How to reproduce: 1. Open and run ClothScene scene 2. Press "... Read more
Crash Unity::Cloth::CreateRecreateIfNecessary when adding cloth to an em...
To reproduce: 1. Open attached Unity project "Pirates.zip" 2. Create a new gameObject 3. Add Cloth component (sometimes Unity crashe... Read more
ArticulationBody index hierarchy is incorrect when using GetDriveForces ...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button 4. In the Hierarchy ... Read more
Collider bounds are not calculated correctly if the transform parent is ...
Reproduction steps: 1. Open the attached project "Bounds.zip"; 2. Open the SampleScene; 3. Enter a play mode; 4. Observe the results... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce: 1. Open attached Unity project "BugReport.zip" 2. Open "Steps" scene 3. Inspect that yellow steps have mesh colliders ... Read more
FBX without convex collider throws PhysX convex meshes error after it's ...
How to reproduce: 1. Open the "ConvexErrors.zip" project 2. Open the "SampleScene" scene 3. Assets > Build AssetBundles 4. Enter Pla... Read more
Particles Simulation Ignores Collider in Triggers module, if object was ...
To reproduce: 1. Create a new project. 2. Create new Cube in hierarchy, with a position of (5,5,0) and a scale of(10,1,10) 3. Create... Read more
Physics.Processing and Director.ProcessFrame causing degraded performance
How to reproduce: 1. Open attached project 2. Open scene test.unity 3. Open the Profiler window 4. Play the scene - Note how the f... Read more
Removing a rigidbody and then undoing the action snaps back the gameobje...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Remove the RigidBody off the cube 4. Ctrl-z to un... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule