Search Issue Tracker

1
votes
Fixed

Shadow Caster 2D shadows partially disappear in scene view when domain i...

2D

-

Aug 26, 2025

-

Version/s: 6000.2.2f1, 6000.3.0a2

How to reproduce:1. Open the attached “Shadow_Casting_Regression“ project2. Open the “Map” scene (Assets/Scenes)3. Enter Play mode4.... Read more

0
votes
By Design

Tile Palette Tilemap dropdown icons are not visible

2D

-

Sep 12, 2025

-

Version/s: 2022.3.66f1, 6000.0.58f1, 6000.2.4f1, 6000.3.0b2

Reproduction steps:1. Create a new project2. Open Tile Palette window (Window > 2D > Tile Palette)3. Create New Tilemap > F... Read more

0
votes
Fixed

Texture 2D Importer fails to assing a default value to the "namefileidta...

2D

-

Oct 03, 2025

-

Version/s: 6000.0.59f1, 6000.2.1f1, 6000.3.0b4, 6000.4.0a1

Reproduction steps:1. Open the attached “IN-118892.zip” project2. Drag and drop any texture (.png) asset into the Assets folder3. Ri... Read more

1
votes
Fixed

Memory spike after activating Freeform Light2Ds

2D

-

Oct 03, 2025

-

Version/s: 6000.0.58f1, 6000.3.0b4, 6000.4.0a1, 6000.5.0a1

Steps to reproduce:1. Open the “IN-115290” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press the button in the middle... Read more

0
votes
Fixed

Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.

2D

-

Oct 10, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

A user has correctly reported that some of the new API calls use Span&lt;T&gt; where ReadOnlySpan&lt;T&gt; should be used. [https://... Read more

0
votes
Fixed

Box2D Bug-Fixes and Improvements

2D

-

Oct 04, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

Box2D updates to [https://github.com/erincatto/box2d/commit/cfa9ef1b76256f92ec3e26a1a20521e50dddac19] Fixes and Improvements include... Read more

0
votes
Fixed

Crash on PhysicsComposer2D::IsValid when calling PhysicsComposer.isValid...

2D

-

Oct 06, 2025

-

Version/s: 6000.3.0b4, 6000.4.0a1

This comes from the following discussion: https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-ex... Read more

0
votes
By Design

Sprite Mode defaults to "Multiple" instead of "Single" when switching th...

2D

-

Oct 07, 2025

-

Version/s: 6000.0.58f1, 6000.2.6f1, 6000.3.0b4, 6000.4.0a1

Reproduction steps:1. Open the attached “IN-118403“ project2. In the Project window, find and select the “right-arrow(1)” asset3. In... Read more

0
votes
Fixed

Missing LowLevel Physics API

2D

-

Oct 07, 2025

-

Version/s: 6000.3.0b5, 6000.4.0a2

The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... Read more

0
votes
Fixed

LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...

2D

-

Oct 08, 2025

-

Version/s: 6000.3.0b5, 6000.4.0a3

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.