Search Issue Tracker
HDRP Depth of Field blur is constantly applied to UI GameObjects when Wo...
How to reproduce:1. Open the user's attached project2. Observe the UI Image GamerObject in Game view Expected result: UI Image GameO... Read more
Video is displayed with one frame delay when videoPlayer.Play() is called
Reproduction steps:1. Open the attached "1376068.zip" project2. Open the "1_Frame_Delay" Scene3. Enter the Play mode4. Record the di... Read more
Old version's prefabs have transform's overrides shown after upgrade to ...
Steps:1. Open attached project2. Load "Menu3D" scene=> "SF Scene Elements" prefab has Transform's override in Override Window Als... Read more
Scripts are not recompiled when the script changes are made while the Bu...
How to reproduce:1. Open attached project "ScriptsDontRecompile.zip"2. Open PrintMeMessage.cs script (in Assets\Editor folder)3. Ope... Read more
'Incompatible keyword states' errors spammed to console after a Unity up...
How to reproduce:1. Download the attached project "Wolf_2021_1.zip"2. Open in it with Unity 2021.2.0a16 Expected result: No or more ... Read more
"error CS0103: The name 'HttpUtility' does not exist in the current cont...
How to reproduce:1. Open the attached project "HttpUtilityRepro.zip"2. Open File>Build Settings...3. Switch Platform to UWP Expec... Read more
Some Toolbar Hotkeys don't work when using "UMotion Community - Animatio...
Reproduction steps:1. Open the attached project "1371230.zip"2. Open Window > UMotion Editor > Clip Editor3. In the Scene View... Read more
"compiler limit: token overflowed internal buffer" error when a IL2CPP b...
Reproduction steps:1. Open the attached "UWP_FatalError.zip" project2. Select IL2CPP Scripting Backend in Player Settings3. Build to... Read more
A Gradient can not be pasted by right-clicking on the Start Color Proper...
Reproduction steps:1. Open the attached 'GradientTest' project2. Open the 'BugTest' Scene3. Observe the Particle System in the Inspe... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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