Search Issue Tracker
Child Collider2D continuously calls OnTriggerEnter if collider is moved ...
Steps to reproduce : - import the project attached- open the scene "Broken Scene"- press play- in the scene tab move the cube with t... Read more
OnTriggerEnter2D is being called multiple times for PolygonCollider
Steps to reproduce : - import the project attached- open the scene- press play- in the scene tab move the Polygon Collider towards t... Read more
EditorApplication.SaveScene(string) returns true even if saving file has...
To reproduce:1. Open the attached project2. Go to Window -> Scene Saver3. Try to save the scene with invalid characters4. Notice ... Read more
Undo not working when replacing Collider by adding RigidBoby2D/2DCollide...
Undo not working when removing Collider by adding RigidBoby2D 2) How can we reproduce it using the example you attached1 Create new ... Read more
Remove BoxCollider2D/BoxCollider doesn't work when using ReguireComponent
Remove 2D/3D collider doesn't work when using ReguireComponent 2) How can we reproduce it using the example you attached1 Create new... Read more
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and ...
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and Rigidbody) from script 2) How can we reproduce it using the ... 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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells