Search Issue Tracker
Crashes on physx::PxsSolverSetupSolveTask::runInternal when x/y/z motion...
Steps to reproduce:1. Download bugreport_crash.zip and open Assets/SimulationRecorder/BenchmarkRecorder.unity scene2. Press play to ... Read more
"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog
1. Open any (new) Unity project2. Create a script3. Type this line in the Start() message: "new Rigidbody()."4. In the auto-completi... 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
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
OnTriggerStay not called when Script is added during Runtime on Collisio...
Steps to reproduce:1.Open attached “RuntimeAddScriptTrigger.zip” Unity project2.Open scene “Test"3.Enter Play mode4.Expand “Parent” ... Read more
OnTriggerEnter/Stay callbacks when no collision is happening
How to reproduce: 1. Open scene Scenes/Voodoo House Trigger.unity2. Play the scene- Note that the console has log messages about OnC... Read more
Unity Crashes when you remove Mesh from SkinnedMeshRenderer, when object...
To reproduce, there are 2 ways:1. Open new project.2. Open SceneView3. Create Empty game object.4. Add "Cloth" component to it.5. In... Read more
SkinnedMeshRenderer's Mesh looks strange when different mesh is selected...
To reproduce:1. Create a new project.2. Create Empty game object.3. Add "Cloth" component to it.4. In "Skinned Mesh Renderer" select... Read more
RaycastCommand gives incorrect results when direction vector is not norm...
How to reproduce:1. Open given Unity project2. Enter "SenseTest" scene3. Enter Play Mode4. Select scene window5. Select "SenseManage... Read more
Kinematic Rigidbody does not follow it's non-Kinematic Rigidbody parent
How to reproduce:1. Open the attached "case_1143401-KinematicChildBug" project2. Open "SampleScene"3. Open the Physics Debug window ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions