Search Issue Tracker
Replace Box collider on adding another Box collider not working
Can add 2 Box colliders to cube regression - not present in 4.2.1 and 4.2.2 - present in all 4.3.x 2) How can we reproduce it usi... Read more
Memory usage is higher with audio streamed from disk than compressed in ...
To reproduce: 1. Create new project 2. Import mp3 file 3. Add it to scene and play 4. Notice memory usage 5. Change Load type to "St... 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
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 attached 1 Create n... 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 attached 1 Create n... Read more
EditorApplication.SaveScene(string) returns true even if saving file has...
To reproduce: 1. Open the attached project 2. Go to Window -> Scene Saver 3. Try to save the scene with invalid characters 4. Notice... 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 towa... Read more
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 wi... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened