Search Issue Tracker
Vehicle root still rotates on a locked axis
How to reproduce: 1. Open attached project2. Open scene Scenes/test plane and primitives.unity3. Select the FWD Vehicle gameobject a... Read more
[Wheel] A rigidbody with a high mass is not properly affected by suspens...
How to reproduce: 1. Open attached project2. Open scene Scenes/test plane and primitives.unity3. Select the FWD Vehicle gameobject a... Read more
Strange performance spikes when at least one Rigidbody is present in the...
How to reproduce: 1. Open attached project2. Open scene boxInstantiation.unity- Make sure the Profiler Window is visible and the CPU... Read more
Physics.Processing and Director.ProcessFrame causing degraded performance
How to reproduce: 1. Open attached project2. Open scene test.unity3. Open the Profiler window4. Play the scene- Note how the frame t... Read more
Turning off and turning on game object with Cloth Component in play mode...
How to reproduce:1. Open "repro" project2. Enter "test" scene3. Enter Play Mode4. Turn off "Cube" in the inspector5. Turn on "Cube" ... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
Raycasting to and from a Character Controller doesn't hit intended target
Steps to reproduce:1. Open my attached project inside "case_806527 Raycastproblem" file.2. Select "Test Broken - Camera too high" sc... Read more
Crash in physx::Sc::ConstraintSim::checkMaxForceExceeded
To reproduce:1. Open attached project2. Open the scene "main"3. Press "play"About one out of four times, the scene will crash in a f... Read more
Setting ArticulationBody.collisionDetectionMode at runtime via script to...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Note the Console window output Expected result: Artic... Read more
Trigger messages are sent when two Static Trigger Colliders collide with...
How to reproduce:1. Open "ReproProject.zip"2. Enter "TestScene" scene3. Enter Play Mode Expected result: Two static trigger game obj... 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