Search Issue Tracker
Player freezes when Alt + Tabing if Player is running in the background ...
Steps to reproduce:1. Download the attached project2. Build a Standalone player (add "SampleScene" to build settings)3. Launch playe... Read more
[IL2CPP] Static constructors cause unnecessary wait time, s_Il2CppMethod...
How to reproduce:1. Open attached project "" and scene ""2. Select IL2CPP scripting backend (Project settings -> Other Settings -... Read more
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... Read more
VFX Graph's particles are not rendered in Play Mode when VFX Graph is im...
How to reproduce:1. Open user's attached 'VFXGraphAssetBundleBug.zip' project2. Open 'Test' Scene3. Enter Play Mode4. Notice that 'V... Read more
Upgrading the project results in missing System.Serializable UnityEvent ...
How to reproduce:1. Open attached project "UnityEventSerialisationBugExample.zip" in a reproducible Unity version2. In Hierarchy win... Read more
"Setting anti-aliasing of already created render texture" errors thrown ...
Reproduction steps:1. Create a new project using a URP template2. In the Hierarchy, select "Main Camera"3. Press Play Expected resul... Read more
[URP] NullReferenceException error is thrown on deleting Renderer Featur...
NullReferenceException error is thrown on deleting Renderer Feature object in CustomForwardRendererData asset after removing the obj... Read more
[HDRP] Physical properties are misaligned under Camera component when a ...
Physical properties are misaligned under Camera component when a preset of Camera is created, refer attached screenshot Steps to rep... Read more
[HDRP] "Resolution" and "Enable" dropdown icon overlaps with Text when a...
A dropdown icon overlaps with text when a "Custom" or "Medium" option is selected from "Resolution" and "Enable" dropdown from "Shad... Read more
[iOS] iOS.Device.generation doesn't contain iPad 7th generation
How to reproduce:1. Open the attached TestiPad7.zip project2. Build for iOS and deploy the Xcode project to the iOS device Expected:... 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