Search Issue Tracker
[VFX Graph] Shader Graph Property names are not shown when they are in t...
How to reproduce:1. Open the attached "1344119_Repro" project2. In the project view double click on the "New VFX" to open it3. Obser... Read more
When a Rigidbody2D is inactive GetPoint/GetVector/GetRelativePoint/GetRe...
Reproduction steps:1. Open the "Bug_Static_Rigidbody_GetRelativePoint.zip" project attached by the user2. Open the "SampleScene" Sce... Read more
[IMGUI] Background tasks become not responding after importing/exporting...
How to reproduce:1. Open the attached project "Test Loc.zip"2. At the menu bar click Window > Asset Management > Localization ... Read more
PlatformNotSupportedException gets thrown when changing IO.FileSystemWat...
How to reproduce:1. Download the attached project from the Google Drive link2. In the File Explorer open the 'Build' folder3. Drag t... Read more
Overridden method is called when calling the base class method using a d...
Reproduction steps:1. Open the attached project "1344006_DelegateIssue.zip"2. On the top menu bar, open the "Test" dropdown menu3. C... Read more
[UI Toolkit] Visual Element is rendered with 0 percent alpha value and s...
Steps to reproduce:1. Create new project2. Window > Package Manager > + > Add package from git url: com.unity.ui.builder3. ... Read more
Target runtime doesn't support default interface implementation
Reproduction steps:1. Open the "DefaultInterfaceImpl.zip" project attached by the user2. Observe the Console window Expected result:... Read more
Project build fails and errors are thrown when building for WebGL platfo...
Reproduction steps:1. Open the attached project ("WebGL_2021.2.0b_Test.zip")2. Set the Enable Exceptions in Publishing settings as N... Read more
Editor crashes on Marshal.GetFunctionPointerForDelegate when the return ...
How to reproduce:1. Open the attached "1343949.zip" project2. Open "SampleScene" Scene3. Enter the Play mode Expected result: The Ed... Read more
Memory gets allocated for GC each frame when using PrefabStageUtility.Ge...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Enter the Play mode4. In the top-bar menu select Windo... 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