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
Memory usage is higher with audio streamed from disk than compressed in ...
To reproduce:1. Create new project2. Import mp3 file3. Add it to scene and play4. Notice memory usage5. Change Load type to "Stream ... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template