Search Issue Tracker
Shadow Caster 2D shadows partially disappear in scene view when domain i...
How to reproduce:1. Open the attached “Shadow_Casting_Regression“ project2. Open the “Map” scene (Assets/Scenes)3. Enter Play mode4.... Read more
Tile Palette Tilemap dropdown icons are not visible
Reproduction steps:1. Create a new project2. Open Tile Palette window (Window > 2D > Tile Palette)3. Create New Tilemap > F... Read more
Texture 2D Importer fails to assing a default value to the "namefileidta...
Reproduction steps:1. Open the attached “IN-118892.zip” project2. Drag and drop any texture (.png) asset into the Assets folder3. Ri... Read more
Memory spike after activating Freeform Light2Ds
Steps to reproduce:1. Open the “IN-115290” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press the button in the middle... Read more
No way to read vertices from a ChainGeometry
Reported here: [https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-expected/1688135/3] There is... Read more
Box2D Bug-Fixes and Improvements
Box2D updates to [https://github.com/erincatto/box2d/commit/cfa9ef1b76256f92ec3e26a1a20521e50dddac19] Fixes and Improvements include... Read more
Crash on PhysicsComposer2D::IsValid when calling PhysicsComposer.isValid...
This comes from the following discussion: https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-ex... Read more
Sprite Mode defaults to "Multiple" instead of "Single" when switching th...
Reproduction steps:1. Open the attached “IN-118403“ project2. In the Project window, find and select the “right-arrow(1)” asset3. In... Read more
Missing LowLevel Physics API
The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... Read more
LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...
Callback targets currently restricted to using the `MonoBehaviour` type however this should in-fact be `System.Object` which doesn't... 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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect