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
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window