Search Issue Tracker
RigidBody Constraints are not applied when a Collider is added at runtim...
How to reproduce:1. Open tester-attached project (ConstraintsBugRuntime.zip)2. Select the 'PlayerSpawner' GameObject3. Next to the '... Read more
Rigidbody falling onto another kinematic rigidbody using MoveRotation(0)...
Steps to reproduce:1. Open user's attach project "RigitbodyTest.zip"2. Open "SampleScene"3. In the Hierarchy select "Cube"4. Enter P... Read more
[Entity Component System] Crash on physx::Sq::populate when leaving play...
How to reproduce:1. Open the attached project2. Open the "raytracer" scene3. Enter Play Mode4. Exit Play Mode Actual result: Unity c... Read more
Scene with an active rigid body leaks memory
Steps to reproduce:1. Download 1015284_repro.zip2. Open "Test" scene3. Check Editor memory usage (should be around 560 MB)3. Enter p... Read more
Character Joint Angular Limits are being recalculated from a new positio...
How to reproduce:1. Open user's attached project "JointsBug.zip"2. Enter game mode3. Press "Toggle Active Left Bodies" even number o... Read more
Physics.UpdateBodies takes a significantly longer time on 2017.2.0a4 and...
How to reproduce:1. Open users attached project and "main" scene2. Go to Window --> Profiler and open it3. Enter playmode and obs... Read more
Cloth - Self Collsion is missing edit spheres
Cloth ComponentGrey paint/selection spheres do not appear using "Self Collision" visulization option. Steps to reproduce1. Open the ... Read more
Trigger calls OnTriggerEnter and OnTriggerExit events while continuously...
How to reproduce:1. Open user's attached project "BugScenario"2. Enter Game mode3. Press "space" key once Expected result: the door ... Read more
Physics Debug Visualisation is not displayed when prefab is opened in is...
Reproduction steps:1. Open the attached 'Collision Debugger Prefab Mode Bug' project2. Go to the 'Window -> Analysis -> Physic... Read more
Crash on CastFilter::preFilter when calling Physics.OverlapSphereNonAllo...
How to reproduce:1. Open the attached project2. Open the "SampleScene.unity" scene3. Press Play Reproducible with: 2019.2.0a1, 2019.... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object