Search Issue Tracker
Project-wide Action Maps are disabled when Play mode setting is set to "...
Reproduction steps:1. Open the attached “IN-119060.zip” project2. Navigate to Project Settings > Editor > Enter Play Mode Sett... Read more
CollisionFilter.IsEmpty ignores GroupIndex when used with collision groups
Reproduction steps:1. Open the attached “IN-120247.zip” project2. Open the “SampleScene”3. Enter Play mode4. Observe the Console Exp... Read more
Learning templates assets are missing in scene and not rendered upon ins...
How to reproduce: Create new HDRP project on 6000.4.0a3 Navigate in Project Browser, right click > Create > Visual Effects >... Read more
PolygonGeometry.CreatePolygons limits span length incorrectly.
Simply using `PolygonGeometry.CreatePolygons` reveals that if the `ReadOnlySpan<Vector2>` is longer than 8 vertices it incorre... Read more
[iOS] [Android] A lot of shader warnings spewed when building for mobile...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. In the “File > Build Profiles“, enable Develop... Read more
Inconsistent capitalization and misaligned text in multiple query blocks...
Steps to reproduce:1. Create new Unity project2. In the Hierarchy's Search window, add a new query block Layers -> Default3. In S... Read more
[macOS] Keyboard input repeats continuously in a specific project when r...
How to reproduce:1. Open the attached “IN-118211” project2. Build the project3. Run the built game4. In the game, enter Settings5. C... Read more
Flickering bright white dots in the Scene when the Android Platform is s...
Reproduction steps:1. Create and open a new “Universal 3D” template2. Go to File > Build Profiles and switch to Android Platform3... Read more
“[Worker2] Import Error Code:(4)…” warning is thrown after creating Mixe...
Reproduction steps:1. Create a new Mixed Reality template project2. Observe the Console Actual result: “[Worker2] Import Error Code:... Read more
Automatic LOD fails and SRP Batcher incompatibility occurs when using sp...
Reproduction steps:1. Open the attached “IN-120025” project2. Open the “Scenes/SampleScene” Scene3. Observe the “Quads” GameObject i... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code