Search Issue Tracker
[WebGL] URP uses shadow samplers, but EXT_shadow_sampler isn't enabled o...
GLES2 GfxDevice does not enable the EXT_shadow_sampler extension, but this is used by URP shaders. WebGL1 supports this extension on... Read more
[WebGL] Performance drops significantly when running build on fullscreen
Reproduction steps:1. Open the user's attached project on WebGL2. Build and run it3. Enter fullscreen in the game and observe the fr... Read more
Applying an empty event to a prefab when an event of the same prefab exi...
Reproduction steps:1. Open the attached 'Events' project2. Open the 'SampleScene' scene3. Select the 'Button' GameObject4. In the In... Read more
Value of a serialized class is reverted when Component is applied to a P...
Reproduction steps:1. Open the attached Project "Case_1423203.zip" and load Scene "SampleScene"2. Select the "Test" GameObject in th... Read more
[Input System] Out-of-focus DirectInput Gamepad devices do not set Butto...
Reproduction steps:1. Connect a DirectInput Gamepad to your system2. Download and open the attached project: "InputSystemBug.zip"3. ... Read more
Duplicate identifier is created when PrefabUtility.SaveAsPrefabAssetAndC...
How to reproduce:1. Open users attached project2. Add "GL_Transi_Castle_Hallway01 - stripped" prefab to the scene3. Press Test > ... Read more
A reference of a Prefab instance to its Prefab gets reset to the instanc...
Reproduction steps:1. Open the attached project 'PrefabReferenceBug'2. Open the 'SampleScene' Scene from the 'Scenes' folder3. Selec... Read more
Prefab Asset reference to itself changes when closed and reopened
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select "Prefab"3. In the Inspector windo... Read more
Adding "Vertical Layout Group" Component to a "TMP Button" and then pres...
How to reproduce:1. Create a new project2. In the Hierarchy window right-click > UI > Button - TextMeshPro3. Import TMP Essent... Read more
Duplicate identifier error message appears while saving prefab
Steps:1. Open attached "TestPackage" package2. Open Scene173. Drag and drop Capsule10 GameObject to the Project Browser4. Choose "Or... 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
- 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
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class