Search Issue Tracker
Editor crashes when a prefab with a "Cloth" component is instantiated
Reproduction steps: 1. Open "friendandfoe" project2. Enter Play Mode Expected Result: The Scenes load properlyActual Result: The Edi... Read more
Physics spikes when rigidbody contains a lot of children with non-physic...
Steps to reproduce: 1. Open attached project "790680.zip"2. Open scene "repro"3. Open profiler4. Run it5. Once Ball touches terrain,... Read more
Collider.sharedMaterial returns the Instanced material
Steps to reproduce: 1. Open attached project2. Open scene "DemoScene" and Run it3. In console, notice "BUG - the shared material SHO... Read more
Collider OnCollisionExit/OnTriggerExit are not called when collider is d...
How to reproduce:1. Open attached "New Unity Project (29)" project2. Enter Play mode3. Move Disabled cube into a green cube and enab... Read more
GameObject with Cloth is not affected by External and Random Acceleration
How to reproduce:1. Open the attached "case_1163589.zip" project2. Open the "case_1163589" Scene3. Select "Cube" GameObject4. In Ins... Read more
Rigidbody.centerOfMass is miscalculated
To reproduce: 1. Open the project, attached by the tester (centerOfMass.zip)2. Open the "scene" scene3. Select ColliderAtRoot game o... Read more
Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...
To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... 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
Physics.OverlapCapsule doesn't detect Terrain Collider when Terrain Heig...
To reproduce:1. Open attached project ("case_1263649.zip")2. Enter Play mode3. In the Game view window click "Check Collisions" butt... Read more
Setting useGravity to true though it was already true causes Rigidbody t...
Steps to reproduce: 1. Open attach project "796324.zip"2. Open scene "repro"3. Run it4. In console notice output message, although g... 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