Search Issue Tracker
Physics Debug overlay panel gets duplicated in Scene view when window ne...
How to reproduce:1. Open attached project "case_1115985-PhysicsDebuggingSceneViewUI" (This is just an empty project)2. Make sure the... Read more
Rotating an object with an interpolated rigidbody changes it's velocity ...
Steps to reproduce:1. Open user attached project2. Play the "VSync Test" scene3. Press V to toggle QualitySettings.vSyncCount betwee... Read more
RaycastAll returns 0 hits when Raycasting to a GameObject immediately af...
How to reproduce:1. Open the attached project "RaycastAll"2. Open the scene "TestScene" and enter Play mode (Assets/Scenes/TestScene... Read more
Able to put ArticulationBody and RigidBody components on the same GameOb...
Steps to reproduce:1. Open new project2. Create new game object3. Add ArticulationBody and Rigidbody component to the game object4. ... Read more
Switching IsTrigger values repeatedly, causes Rigidbody's position insta...
To reproduce:1. Open project2. Play scene Expected vs Actual: cube in scene should not be jumping( gif with white cube) Workaround: ... Read more
Rigidbody stays unstable if it is placed on top of another Rigidbody whi...
Steps to reproduce: 1. Open attached project "780339.zip"2. Open scene "Repro"3. Run the scene4. Notice that structure in the left, ... Read more
When Gizmos are enabled in GameView the PhysicsDebug mode is only visibl...
When Gizmos are enabled in GameView the PhysicsDebug mode is only visible for objects which are visible in SceneView camera To repro... Read more
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves ...
In PhysicsDebug window, when setting Terrain Tiles Max to 0, it behaves as if it's set to infinity To reproduce:1. Open Attached pro... 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
Mesh Collider keeps adding on prefab in the hierarchy when selecting it ...
After adding cloth component on a prefab from project folder, selecting prefab in the hierarchy mesh collider keeps adding up and th... 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