Search Issue Tracker
UI disappears when changing the "Render Scale" value
How to reproduce:1. Open the attached project “RenderScaleIssue.zip“2. Open “SampleScene“ (Assets/Scenes)3. Click on the “UniversalR... Read more
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
[New Input System] Control modifiers not consumed when used across diffe...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/main.unity” Scene3. Enter the Play Mode4. Click on G... Read more
Empty box displayed in "Target Density Distribution" field in Paint Deta...
Steps to reproduce: Create a new Unity project Install the Terrain Tools package Create a Terrain GameObject (Create > 3D > Te... Read more
Clicking on overridden Components in the Prefab Override menu throws a W...
Steps to reproduce: Create a prefab with any components (Sprite Renderer + Rigidbody2D, for example) Change any component settings o... Read more
[Linux] Player settings and other options are locked after script compil...
How to reproduce:1. Create new project2. Open Edit menu, notice that Player settings is available3. Create new script in Project tab... Read more
Visual Effects Forums link leads to generic Unity Forums
Steps to reproduce: Open any VFX Graph in a project. On the top Right of the VFX Graph window, click the ▼ icon > Documentation &... Read more
Editor freezes when Sub-State Machine Transition arrow is unselected
Reproduction steps:1. Open the attached “My project (17).zip“ project2. Double-click on the “Spearman.controller” Animator Controlle... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... 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