Search Issue Tracker
Excessive Editor load time for scenes using Asset bundles which contain ...
To reproduce: 1. Open the QA's attached project 2. Play the "SampleScene" and click the "Download meshes - Colliders" 3. Build and r... Read more
PhysicsFixedUpdate has large performance spikes
Steps to reproduce: 1. Download and open the attached project 2. Enter Play mode Expected result: no performance spikes as the scen... Read more
Moving a Collider via script does not update its position if it was disa...
Reproduction steps: 1. Open the attached project "test mesh move.zip"; 2. Open the test.unity scene; 3. Select "a rock" game object ... Read more
Inertia Tensor is not reset when a collider is removed
Steps to reproduce: 1. Open attached project 2. Open scene test.unity 3. Play the scene - Note the Inertia Tensor values in the top... Read more
Editor crashes in physx::Gu::GJKLocalPenetration when floating point ove...
Steps to reproduce: 1. Download 93622_repro.zip and open "_Scene" scene 2. Enter play mode 3. Editor crashes Results: Editor crashe... Read more
When a parent 3D object is rotating and its scale is changed, the shape...
A 3D object has a sphere collider and is rotating. When its scale changes, the child object starts changing shape and size. This can... Read more
Editor crashes in physx::Scb::Cloth::wakeUp when network destroys object...
To reproduce: 1. Open 2 instances of the attached build (see link in the edit) 2. In one instance, press Play, Create and enter the... Read more
[Physics] Null Reference Exception on removing Articulation Body connect...
Removing the Articulation Body Component from a Gameobject which is attached as a Reference Articulation Object to a Regular Joint d... Read more
Crash on block_locate_free when instantiating objects for some time
How to reproduce: 1. Open the attached project 2. Open "SampleScene.unity" scene 3. Press Play 4. Wait until Unity crashes (it may t... Read more
Mesh collider gets corrupted if no triangles are specified
How to reproduce: 1. Open attached Unity project "MeshColliderBug" 2. Open the MeshColliderBug scene 3. Select MediumPolySphere in t... 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