Search Issue Tracker

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

No way to read vertices from a ChainGeometry

2D

-

Oct 03, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

Reported here: [https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-expected/1688135/3] There is... 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
Fixed

Missing API! No way to actually set the maximum number of polygon verti...

2D

-

Oct 10, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

When using PhysicsComposer.CreatePolygonGeometry(https://docs.unity3d.com/6000.3/Documentation/ScriptReference/LowLevelPhysics2D.Phy... 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

0
votes
Fixed

LowLevel Physics2D Allocating 452bytes in "PhysicsWorld.WriteTransforms....

2D

-

Oct 09, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

Get the repo: [https://github.com/Unity-Technologies/PhysicsExamples2D/tree/master] Load the scene: [https://github.com/Unity-Techno... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.