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
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... 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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node