Search Issue Tracker
"The value of \"byteLength\" is out of range" error is thrown in the Hub...
{"level":"error","message":"Unhandled promise rejection, reason: The value of \"byteLength\" is out of range. It must be >= 1 and <=... Read more
Broken mouse pointer input coordinates in GraphicRaycaster for certain w...
How to reproduce: 1. Open the attached project "CanvasBrokenRaycastRepro.zip" 2. Open Assets/Launch.unity 3. Build And Run the proje... Read more
[Android] Building for Android Beta 15 fails when using Android SDK 35 i...
Steps to reproduce: 1. Create a new project 2. Go to File > Build Profiles and select Android Platform 3. Go to Edit > Project Se... Read more
"ArgumentException: Object at index 0 is null" thrown when entering play...
How to reproduce: 1. Create a new project 2. Create a c# script and attach it to any object in the Hierarchy window 3. Add second I... Read more
[2020.3] NullReferenceException is thrown when selecting a PSB file in t...
How to reproduce: 1. Open the user’s attached project 2. Select the “Fei-CLONE” PSB format file in the Project Browser Expected... Read more
[Il2CPP][.Net 4.x] Crash in "il2cpp::utils::Debugger::InitializeTypeSour...
Reproduction steps: 1. Open the project from the attached 'drive.google.com' link. 2. Go to "File > Build Settings" and remove an em... Read more
[Android] Input.GetKey returns false when S-Pen is being used on Samsung...
To reproduce: 1. Open attached project 2. Build to Samsung device with S-Pen 3. Use the Pen on the mobile screen Actual result: The... Read more
"Failed to load window layout" error window is shown when trying to open...
Steps to reproduce: 1. Open Control Panel -> Region 2. Change Format to Turkish (Turkey) 3. Create a new project or open an existing... Read more
[macOS][M1] Audio crackling/popping during compilation in Editor
Steps to reproduce: # Create a new Unity project # Make sure that: ** you have audio playing from a different source on the machi... Read more
Allocated memory is not cleared when loading and unloading scenes
How to reproduce: 1. Open the attached project ("case_1275751-Memory-Test.zip") 2. Open a profiler window 3. Make a Standalone Devel... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true