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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size