Search Issue Tracker
PhysicsFixedUpdate has large performance spikes
Steps to reproduce:1. Download and open the attached project2. Enter Play mode Expected result: no performance spikes as the scene i... Read more
Animated rigidbodies no longer affect other rigidbodies connected throug...
To reproduce:1) Open attached project and scene2) Play it Expected: The three objects all fly around the scene, two spheres being ov... Read more
Recurring glitch somewhere in the intersection of Transform, NavMesh and...
Steps to reproduce:1. Open attached project "TransformNavMeshPhysicsBug.zip"2. Make sure to not have anything selected in the hierar... Read more
OnCollisionEnter is being reported a couple frames too late for Characte...
When Rigidbody bumps into a CharacterController, callbacks to OnCollisionEnter arrive a couple frames too late. To reproduce: 1. Dow... Read more
FBX without convex collider throws PhysX convex meshes error after it's ...
How to reproduce:1. Open the "ConvexErrors.zip" project2. Open the "SampleScene" scene3. Assets > Build AssetBundles4. Enter Play... Read more
HingeJoint Limit is not respected when Game Object is disabled and enabl...
How to reproduce:1. Open user's attached project ("JointLimitTest.zip") using the EnvIronman VM (more information in Edit).2. Open S... Read more
Character Controller's change of position in OnCharacterControllerHit is...
To reproduce: 1. Open the project, attached by the user (TestMove.zip)2. In Play mode, move the red cube with WASD to touch the whit... Read more
CharacterController.ClosestPoint return value is not based on the collid...
Steps to reproduce:1. Open user attached project2. Load Assets/CharacterControllerScene.unity scene3. Start Play mode4. Translate th... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object