Search Issue Tracker
[WebGL] [URP] Development build crashes with a RuntimeError when executi...
Reproduction steps:1. Open the user's attached "New Unity Project.zip" project2. Open the Build settings3. Choose the WebGL platform... Read more
MissingMethodException in Player.log when calling Type.GUID in IL2CPP Build
Reproduction steps:1. Open the user's attached project ("GuidTest.zip")2. Build and Run the project3. Open Player.log Expected resul... Read more
[iOS] Crash at GetLastRespondedNotification with remote notifications th...
Reproduction steps:1. Download and open the attached "NotificationsCrash.zip" project2. Build and deploy the project to an iOS simul... Read more
Mesh disappears when Keep Quads is enabled in the FBX Import Settings
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode and observe the Game view Ex... Read more
MacOS scrolling overly sensitive when zooming in scene view
How to reproduce:1. Create a new project2. Zoom the camera slightly in the scene view Expected result: Camera zooms in/out slightlyA... Read more
Crash on RaiseException when calling Debug.Log using a default interface...
How to reproduce:1. Open the attached project from "1408355crash.zip"2. Open Scene "SampleScene"3. Enter Play Mode and observe the c... Read more
[iOS] applicationWillResignActive() calls stacks when being called repea...
Reproduction steps:1. Download and open the attached "unity_support.zip" project2. Build and deploy the project to iOS3. Repeatedly ... Read more
[Android][Vulkan] When using Antialiasing with Vulkan the FPS fluctuates...
Reproduction steps:1. Download the project from the Google Drive link2. In the Quality settings set the Antialiasing to 2x, 4x or 8x... Read more
New Input System does not work when the project is built for WebGL
How to reproduce:1. Open the attached '1347300.zip' project2. Build the project for WebGL3. Try to click on any of the menu buttons ... Read more
Unity throws a NullReferenceException when reimporting an asset and havi...
How to reproduce:1. Open the attached project "Playables_don_t_initialise_properly_on_startup_in_Edit_Mode.zip"2. Open 'Sequence Cor... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- 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
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class