Search Issue Tracker
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
Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing ...
Steps to reproduce:1. Open the “user’s attached project”2. Open “SampleScene”3. Enter Play Mode4. Select the “AtlasTestSprite” Sprit... Read more
LowLevel Physics2D Allocating 452bytes in "PhysicsWorld.WriteTransforms....
Get the repo: [https://github.com/Unity-Technologies/PhysicsExamples2D/tree/master] Load the scene: [https://github.com/Unity-Techno... 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
Missing API! No way to actually set the maximum number of polygon verti...
When using PhysicsComposer.CreatePolygonGeometry(https://docs.unity3d.com/6000.3/Documentation/ScriptReference/LowLevelPhysics2D.Phy... Read more
Prefab variants do not keep the values of linear drag and angular drag w...
How to reproduce:1. Open the attached “IN-118764” project2. In the Project window, select “TestPrefab-Variant” prefab Asset3. In the... Read more
GPU Deformation loses functionality when GameObject is used with URP Cus...
Steps to Reproduce:1. Open the ‘2D GPU Deformation Bug.zip' project2. Open the ‘SampleScene’ scene3. Ensure Skinning is set to ‘GPU’... Read more
Crash on GameObject::QueryComponentByType when creating a Prefab contain...
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
Editable Overlays present in Custom Outline and Custom Physics Shape sec...
Reproduction steps:1. Create a new Universal 2D project2. Create a Sprite in the Hierarchy (GameObject > 2D Object > Sprites &... 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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package