Search Issue Tracker
NavMesh Agents struggle to make sharp turns when the application's frame...
How to reproduce:1. Open the attached “navmesh_fps_issue” project2. Open the “TestScene” (Assets > AITest > TestScene)3. Enter... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
Sprite thumbnail doesn't update when changing the Sprite shader
How to reproduce:1. Open the attached user project “1510509 SpriteThumbnail.zip“2. Open the “UI-Custom“ shader3. Change the color of... Read more
Unity IAP fails to recover purchases after relogging into a Google Account
How to reproduce:1. Install Unity IAP example app and make sure it's upgraded to Unity IAP v2.6.0 in the Package Manager. You may ne... Read more
Documentation page is not displayed for the user when he clicks on "Open...
How to reproduce: Open HUB; Create a new project; Add new game object in "Hierarchy" window; Go to "Inspector" window; Click on "Pre... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
unityInstance.SendMessage does not work in WebGL Build when called insid...
Reproduction steps:1. Open the attached “Unit6Test.zip” project2. Build and Run for WebGL (File > Build and Run)3. Observe the Pl... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved