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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES