Search Issue Tracker
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
ArgumentException is thrown when calling Unity.Entities.Serialization.Se...
Reproduction steps:1. Open the user's attached project and open Scenes/SampleScene scene2. Enter the Play mode3. Observe the Console... Read more
Shader Graph Main Preview is invincible or greyed out when updating the ...
How to reproduce:1. Open the attached "case_1330289" project2. Open the "ReproGraph" Shader Graph3. Observe the Main Preview window ... Read more
[Shadergraph] Switching floating point float/vector1 with fractional val...
Doesn't reproduce in 7.3.1Reproduces in 10.4.0Repro steps:1. Create a float/vector 12. set the value to 0.93. change the float/vecto... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons