Search Issue Tracker
InputSystemUIInputModule breaks after a recompile in Play Mode
How to reproduce:1. Open attached project "case_1324215_inputSystem.zip"2. Open the "Test" scene3. Enter Play Mode4. Press "Reload s... Read more
[UI Toolkit] UI Document is created in Assets instead of Packages folder
Reproduction steps:1. Open attached project "UIToolkit2.zip"2. In Project window, right-click Packages/Local Package and select Crea... Read more
Editor Perfomance with Empty Scene significantly lower when using 2020.2...
Reproduction steps:1. Create a new empty Project2. Press Play3. Press Stats Expected result: The FPS is relatively the same across a... Read more
A unused variable in the MemoryProfiler package throws an error when the...
How to reproduce:1. Create a new Unity project2. Add the attached "csc.rsp" file to the Assets folder3. Open the Package Manager (Wi... Read more
There's a small delay on hover selection highlight in Tile Palette when ...
How to reproduce:1. Open the attached "1327670_Repro" project2. Open the Tile Pallete (Window->2D->Tile Palette)3. Run your mo... Read more
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
[URP] DepthMask Shaders cause smearing in the Scene view when moving the...
How to reproduce:1. Open the user's attached "StencilError-2021.1-broken.zip" project2. Open the "SampleScene" Scene3. Right-click i... Read more
Setting Playable time exactly at a Animation Event triggers it even if t...
How to reproduce:1. Open the attached project2. Open Scene3. Click Play4. Click on the Screen and wait for the animation to finish5.... Read more
Prefabs with a script do not show up in the object picker when the field...
How to reproduce:1. Open the attached project "Prefab Variant Not Found In Asset Options.zip"2. Open "SampleScene" scene (in "Scenes... Read more
[Shadergraph] Sample Texture 2D LOD does not respect texture's bilinear ...
Repro steps:1. Import the attached shadergraph2. Create a material from it3. Set the texture2D on the material to a texture2D with t... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default