Search Issue Tracker
Unity crashes when using C# batched Raycast requests containing invalid ...
Steps to reproduce:1. Open User-supplied project (Link in Comment)2. Follow the video contained in the OC link Reproducible on: 2018... 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
Cloth Constraints are not updated within Bounds when changing Root Bone ...
How to reproduce:1. Open attached "ClothSimBlender" project2. In Hierarchy select Mesh_Cape object and add Cloth Component3. In Insp... Read more
[Visualization] When one collider is shrinked all colliders of same game...
How to reproduce:1. Open the attached project2. Open the Main scene3. Look at LevelArt -> Boundaries -> Cliff (notice all coll... Read more
[WheelCollider] Changes made to wheel collider's properties in Update ca...
Steps to reproduce: 1. Open attached project2. Open scene "Bug"3. Select SkateboarderController in hierarchy and notice that it has ... Read more
GameObject is not properly Rotated when its Rigidbody is set to Interpolate
How to reproduce:1. Open the user's attached case2. Open the "ShowcaseScene" Scene3. Enter the Play Mode4. Walk left to enter the "G... Read more
WheelCollider velocity slows down when using Physics.Simulate for other ...
To reproduce:1) Open attached project2) Open "Debug Car" scene3) Play it4) Wait until car accelerates to 5+ m/s5) Press space bar to... Read more
Reparenting causes call of OnTriggerEnter/OnTriggerExit callbacks
Steps to reproduce: 1. Open attached project2. Open scene "repro2"3. Run it and in console notice that OnTriggerEnter and OnTriggerE... Read more
Nested object with rigidbody does not execute Rigidbody.MovePosition() w...
How to reproduce:1. Download and open attached "BrokenRB" project2. Load SampleScene and enter Play Mode3. Observe how Sphere object... 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