Search Issue Tracker
[URP][2D] No shadows are cast from Point Light 2D when Global Light 2D i...
How to reproduce:1. Open the attached project "lightRepro"2. Open the scene "Game" (Assets/_Project/Scenes/Game.unity)3. In the Scen... Read more
New Input System doesn't print full debug information in the Inspector's...
Reproduction steps:1. Open the attached "160386-DebugPointerOldInputSystem.zip" project2. Open the "test" Scene3. Enter the Play mod... Read more
[HDRP] 90-100% GPU usage when Volumetric Clouds Override isenabled
How to reproduce:1. Open the "1387970_Repro.zip" project2. Open a GPU performance monitoring program (such as Task Manager for Windo... Read more
No way to get the requested build target from IPreprocessShaders callback
When building Asset Bundles, the current build target that is available in the Editor is not necessarily the same as the one request... Read more
Editor crashes when expanding object properties in the Code Editor while...
Reproduction steps:1. Open the project from a GDrive link2. Open Scenes/TestScene3. Open Scripts/Test_Script4. Add a Breakpoint on l... Read more
[VFX Graph] Output add button cropped in subgraph blackboard
In a subgraph, the "+" buttong to add an output is cropped when there is at least 1 property in the blackboard. Repro:Create a VFX G... Read more
[Android] Text field does not get populated when using Password Autofill
How to reproduce:1. Set up a Password Manager on your Android device (Settings > System > Language and Input, change Autofill ... Read more
Custom Shader Texture is pixelated on M1 Macs
How to reproduce:1. Open project "Bug Pixelated Texture Sample M1.zip"2. Enter Play Mode3. Observe the Texture Expected result: Text... Read more
Splash Image is loaded into memory and is not unloaded after use when "S...
How to reproduce:1. Open the user's project "Clean android splash 2021.2.7f1.zip"2. Open "Check Splash Screen Settings" Scene3. Set ... Read more
Visual Elements get sent old PointerEnterEvents if their display is set ...
How to reproduce:1. Open project "PointerHideBug.zip"2. Enter Play Mode3. Move the pointer on the brown square4. When the square dis... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class