Search Issue Tracker
Crash on ComponentMatchesRequirement_ByScriptingClassNoInterface when ca...
How to reproduce: 1. Open the user’s attached project2. Open the "_StylizedTerrain" Scene3. Enter the Play mode4. Hold the R2 button... Read more
New line is added to UI Toolkit’s TextField, and the “System.ArgumentOut...
How to reproduce:1. Open the attached “TextFieldIssue.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. Enter Play Mode... Read more
Resolution adjustment has no effect when "Allow Dynamic Resolution" is e...
Reproduction steps:1. Open the attached “IN-90731” project2. Open the “main” Scene3. Enter the Play Mode4. Press “Fire1” (Left mouse... Read more
[PLM] error mentioning the GPU driver is printed on fallback due to < mi...
To reproduce this, you will need a GPU that has <4GB of RAM (mine is an NVidia 1060) Repro steps:- download this project- try to ... Read more
Multiple Grid Brush Editors are enabled when Tile Palette window gets op...
Reproduction steps:1. Open the attached “tilemapbrushbugtest.zip“ project2. Open the “SampleScene” scene3. Open Tile Palette window4... Read more
Default Input Action Asset creates unsaved changes when clicking on Butt...
Steps to reproduce: Open a Unity Project Ensure that the Input System package is installed Create a new Empty GameObject via GameObj... Read more
Calling Texture2D.GetRawData() on a texture with ASTC format returns dif...
Reproduction steps:1. Open the attached “ASTCtest.zip” project2. In the Menu Bar, select “Tools” > “Reproduce” > “Step1”3. Pre... Read more
Console window search query does not show up in search bar after Console...
To reproduce:1. Open any project2. Make sure the Console window has at least one message in it3. Type anything in the Console's sear... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
Animation Crash on transition (Playable system) mecanim::CreateValueArray
How to Reproduce:1. Open the attached Project (Juan wrote OwnCloud url)2. Go to the "CUSTOMER_NAME" menu tab at the top3. Select "Op... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names