Search Issue Tracker
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
Panel Settings GameObject gets duplicated when EventSystem GameObject is...
How to reproduce:1. Open the ‘World Space UI Bug.zip' project2. Open the ‘SampleScene’ scene3. Enter Play Mode4. In the Hierarchy ex... Read more
“Camera Main Camera does not contain an additional camera data component...
Steps to reproduce: Create a new Unity project using the Universal 3D template Build the project Observe the Console window Actual r... Read more
[VFX] Gradient Mapped With GPU Expression
Steps to reproduce: Import attached VFX in a scene, either HDRP or URP project Observe console error Actual results: Compilation err... Read more
Sticky note cannot be assigned to a group after its assigned group has b...
Steps to reproduce: Import the attached VFX Delete 'Gruop' group Assign 'Sticky' sticky note to the 'Another group' group Actual res... Read more
“Importer(NativeFormatImporter) generated inconsistent result…” warning ...
Reproduction steps:1. Create a new Mixed Reality template project2. Observe the Console Actual result: {code:java}Importer(NativeFor... Read more
Adaptive Probe Volume occlusion edge is calculated incorrectly when view...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/bug1_incorrect_occlusion.unity“ Scene3. Open th... Read more
Hierarchy v2 does not scroll up while draging an object
Steps to reproduce: Create a new project In hierarchy create a lot of objects to be able to scroll in the hierarchy window Try dragg... Read more
“Remove Unused Overrides” available on not loaded Scene and throws “Argu...
Steps to reproduce:1. Create new Unity project using empty URP 3D Template2. In Hierarchy window right-click in SampleScene3. Select... 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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo