Search Issue Tracker

0
votes
Fixed

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

-

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

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

-

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

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

-

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

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

-

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

Missing LowLevel Physics API

-

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

“Terrain Debug Warnings” text doesn’t fit in “General” section in Scene ...

-

Oct 06, 2025

-

Version/s: 6000.4.0a1

Steps to reproduce:1. Create new Unity project using empty HDRP 3D Template2. In Scene view toolbar press on Gizmo dropdown3. Observ... Read more

0
votes
Fixed

OnStart root nodes execute in creation order instead of node position in...

Package: Unity Behavior

-

Oct 06, 2025

-

Version/s: 1.0.0, 1.0.12

Steps to reproduce:1. Create a new graph in Unity.2. Add 3 OnStart (no repeat) nodes, each connected to a log message node that logs... Read more

0
votes
Fixed

Editor crashes when opening Project Auditor window of 3rd party jillejr....

-

Oct 06, 2025

-

Version/s: 6000.4.0a1

Reproduction steps:1. Open the attached project "ReproProj"2. Open Window &gt; Analysis &gt; Project Auditor Expected result: The Pr... Read more

0
votes
Fixed

“Item m_LightProbeSystem not found” warning is thrown when pressing the ...

-

Oct 06, 2025

-

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

Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... Read more

0
votes
Fixed

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

-

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

All about bugs

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