Search Issue Tracker
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
Custom Input System doesn't recognise touch release on devices with styl...
How to reproduce:1. Open the "IN_49292" project2. Press File → Build And Run3. In the Player press the "Button" using a stylus and w... Read more
Crash with multiple stack traces when opening a project
Reproduction steps:1. Download, extract, and open the attached “repro-project“ Expected result: The project opens successfullyActual... Read more
[VFX Graph] Sprite SG materials expose properties in the Output Inspector
How to reproduce: Open the attached package Open New VFX Select Output ParticleStrip Lit Quad Observe that the Output Inspector has ... Read more
Unity.Input reports Touch.deltaPosition(0,0) depending on selected Scree...
Steps to reproduce:1. Open the attached user's project "z_TestInput.zip"2. Build for Android3. Set the Target FPS to 304. Touch the ... Read more
ScriptableObject serialization for Runtime build mismatch when assembly ...
Crucial: The issue is NOT related to `#if UNITY_EDITOR` and is fundamental issue relating to ScriptableObject runtime serialisation ... Read more
[IOS][Build] Batchmode iOS build fails when built from the command line
Reproduction steps:1. Open the "IN-53589.zip" project2. Close the Editor and build the project from the command line with the comman... Read more
[Editor][Windows] Background task windows are opened when importing larg...
Very rarely, an operation involving a window in Unity can cause Windows to make every single window on the desktop visible. There's ... Read more
Search: Drop-downs in "Edit" column windows are opened and closed so qui...
Steps to reproduce: Create/open any project Click the "Global Search" button (Command + K) Update the "Search" window view to "Table... Read more
Graphics API raster states exhausted when adjusting light slope bias or ...
Reproduction steps:1. Install RendecDoc to your device2. Open the attached “repro-project” with the "-load-renderdoc" command line a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS