Search Issue Tracker

0
votes
Fixed

Crash on RenderAs2D::OnPostLateUpdate when opening a specific project fo...

2D

-

Nov 18, 2025

-

Version/s: 6000.3.0b9

How to reproduce:1. Open the attached “IN-124373” project2. Observe the crash Reproducible with: 6000.3.0a5 (f9a1fab5607a), 6000.3.0... 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

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

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

Prefab variants do not keep the values of linear drag and angular drag w...

2D

-

Oct 15, 2025

-

Version/s: 6000.0.59f1, 6000.2.7f1, 6000.3.0b5, 6000.4.0a2

How to reproduce:1. Open the attached “IN-118764” project2. In the Project window, select “TestPrefab-Variant” prefab Asset3. In the... Read more

0
votes
Fixed

GPU Deformation loses functionality when GameObject is used with URP Cus...

2D

-

Oct 20, 2025

-

Version/s: 6000.2.8f1, 6000.3.0b6, 6000.4.0a3, 6000.5.0a1

Steps to Reproduce:1. Open the ‘2D GPU Deformation Bug.zip' project2. Open the ‘SampleScene’ scene3. Ensure Skinning is set to ‘GPU’... Read more

0
votes
Fixed

Crash on GameObject::QueryComponentByType when creating a Prefab contain...

2D

-

Oct 28, 2025

-

Version/s: 6000.3.0b8

Steps to reproduce:1. Open the “user’s attached project”2. Observe the crash Alternatively:1. Create a new Universal 3D project2. Cr... Read more

1
votes
Won't Fix

Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing ...

2D

-

Nov 10, 2025

-

Version/s: 6000.0.62f1, 6000.2.12f1

Steps to reproduce:1. Open the “user’s attached project”2. Open “SampleScene”3. Enter Play Mode4. Select the “AtlasTestSprite” Sprit... Read more

0
votes
Fixed

"You cannot save to an invalid folder" warning dialog box is shown when ...

2D

-

Nov 03, 2025

-

Version/s: 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4

How to reproduce: Open the "Tile Palette" project Open the "Sample Scene" Select the "Grid/Tilemap" Focus on the Scene view Press th... Read more

All about bugs

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