Search Issue Tracker
Time spent in Physics.SyncColliderTransforms for dynamic rigidbodies sca...
Reproduction steps:1. Open attached project "SyncColliderTransformsTest.zip" and scene "SampleScene"2. Enter Play Mode3. In Profiler... Read more
Numerous errors are thrown upon removing ArticulationBody Component in P...
How to reproduce:1. Open the attached project, Bug scene2. Enter Play Mode3. Make sure Scene View is visible(tested with Scene and G... Read more
OnCollisionEnter with Articulation body crashes when calling Rigidbody G...
Reproduction steps:1. Open user attached project2. Open the Crime Scene located in Assets\Scenes3. Press Play Expected result: The G... Read more
ArticulationBody crashes when instantiating an object from the scene and...
Reproduction steps:1. Open the user's attached project and Scenes/John scene2. In the Hierarchy window, select BadRope3. In the Insp... Read more
ArticulationBody.SetJointAccelerations does not change the accelerations...
How to reproduce:1. Open the attached project (case_1322614-ArticulationStability)2. Click Play3. Observe the behavior of the two ro... Read more
Unable to Undo some of the ArticulationBody property changes
Steps to reproduce:1. Open new project2. Add ArticulationBody component to a new GameObject3. Add another ArticulationBody component... Read more
[General] OnTriggerEnter gets called a second time when colliding GameOb...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console, inspect the log ... 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
Physics Debugger doesn't show non-convex mesh colliders after removing n...
How to reproduce:1. Download the tester-attached Scene file(BugScene.unity)2. Create a new Unity project3. Import the scene and open... Read more
MeshCollider fails to be added when added through Script in Player
Reproduction steps:1. Open User Attached Project2. Open Assets\Scenes\SampleScene3. Press Play4. Click on the Board on the Table5. E... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used