Search Issue Tracker
[UIToolkit] Dropdown Field popup is not limited to Game view bounds
Reproduction steps:1. Open the attached project "1365095.zip"2. Open Assets > Scenes > SampleScene3. Go to Game View and press... Read more
Mobile Notifications unable to add or delete icons after building to any...
How to reproduce:1. Open attached project (or add Mobile Notifications package to new project)2. Go to Project settings and open Mob... Read more
[iOS] Shader Compiler IPC Exception is thrown when compiling tessellatio...
Reproduction steps:1. Download and open the attached "ShaderCompilerIssue-2021.1.zip" project2. In the menu bar, press Test > Bui... Read more
Scene can't be enabled because it doesn't exist after deleting a folder ...
How to reproduce:1. Open the attached "136451.zip" project2. Open the "NewScene" Scene in the "_Folder" folder3. Enter and exist the... Read more
[UI] UGUI elements cause NullReferenceException in Play mode
Reproduction steps:1. Open user attached project2. Open the "SampleScene" scene3. Expand "Canvas" UI Object in a Hierarchy4. Move "P... Read more
Input System puts pressure on the Garbage Collector when enabling and di...
Reproduction steps:1. Open the attached project "input-gc-pressure.zip"2. Open the "DebugInputScene" Scene3. Open the Profiler windo... Read more
URP package throws compilation error CS1525 when imported together with ...
Steps to reproduce:1. Create a new project2. Open Window -> Package Manager3. Import "Universal RP" package4. Import "Adaptive Pe... Read more
[2D][Animation] Lost Crypt demo project has missing Sprite Library refer...
[2D][Animation] Lost Crypt demo project has missing Sprite Library references Opening Lost Crypt demo project on Unity 2021.1 or upg... Read more
UnityException is thrown in Build when using Burst Direct Call methods
How to reproduce:1. Open the attached project (burst-error2.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build Settings4.... Read more
[Android][OpenGL] Graphics.CopyTexture throws an error when using Normal...
How to reproduce it:1. Open the user's attached project "TestCombine.rar"2. Switch to Android3. Enter the Play mode4. Observe the Co... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used