Search Issue Tracker
Memory is leaking when Standalone Player window is being resized without...
How to reproduce:1. Open the attached 'project-1201307.zip' project2. Build and run the standalone3. Open Windows Task Manager and f... Read more
Loading a mesh that is used only for collision allocates Metal memory
How to reproduce:1. Open the user-supplied "TestProject.zip" Unity project2. Build for iOS, open the build on Xcode and deploy on an... Read more
Crash when using certain uninitialized AnimatorControllerPlayable methods
How to reproduce:1. Download, extract and open user's attached project (Crash.zip)2. Open 'SampleScene' scene3. Enter play mode-- ob... Read more
Animation transition is delayed when the trigger is pressed
How to reproduce:1. Open the attached Test.zip project2. Open the Animator window3. Select Cube and enter the Play mode4. Wait for t... Read more
[iOS] Social.localUser.ID returns GameCenterUsersID instead of the new G...
Apple at WWDC 2019 announced that they will replace PlayerID with two new identifiers - TeamPlayerID and GamePlayerIDhttps://develop... Read more
Animation transitions with "Exit Time" of 1 happen without regard for th...
How to reproduce:1. Open attached project "case_1112484-NormalizedTime" and scene "SampleScene"2. Enter Play Mode3. Select "Cube" to... Read more
Editor GUI color is displayed darker than specified in the script
How to reproduce:1. Open the attached '1201922-GUI.backgroundColor-issue.zip' project2. Select Window -> My Window3. Compare the ... Read more
In Play mode while Game View is active, Input.GetAxis registers addition...
How to reproduce:1. Open attached project "case_1113119-Repro3.zip" and scene "SampleScene"2. Position your mouse cursor in the midd... Read more
Output Texture's RGB values are slightly different from the source PNG i...
How to reproduce:1. Open the attached project's Scene labeled "Bug"2. Enter the Play Mode3. Exit the Play Mode after waiting for a f... Read more
[iOS] Screen.safeArea does not change when Screen.width and Screen.heigh...
Screen.safeArea is using original device resolution and not current resolution so changing resolution using Screen.SetResolution doe... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks