Search Issue Tracker
SDF Baking causes memory usage to continually rise when entering Play Mode
How to reproduce: 1. Open the user attached "SDF Bake Bug.zip" project 2. Enter Play Mode 3. Open the Activity Monitor 4. Open the "... Read more
[macOS] Unity freezes and never exits when running Test Runner from Comm...
To reproduce: 1. Open Terminal window 2. Download user's project and unzip it 3. Launch Test Runner by using this command: /(path t... Read more
Editor crashes on TextCore::FontEngine::GetSystemFontReferencesInternal ...
Reproduction steps: 1. Open a project that contains a font with a missing font family and/or style name Reproducible with: 2021.2.0... Read more
[Android] Input.location.Start doesn't update on android 12
Reproduction steps: 1. Open the attached user's project "LocationTest.zip" 2. Build for Android 3. Observe Latitude and Longitude no... Read more
[Android] [Play Asset Delivery] "Not enough storage space to install req...
Reproduction steps: 1. Extract the attached project “ReproProj” 2. Use the instructions to install the Player on the device [https... Read more
Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX...
How to reproduce: 1. Create a new project 2. Import the “Carmen.fbx” file into the project Expected result: The file is importe... Read more
Building with Autoconnect Profiler enabled throws error that ShowProfile...
Steps to reproduce: 1. Create a new project 2. Enable Development build and Autoconnect Profiler 3. Build and Run Notice error in c... Read more
The Cursor is visible when Cursor.visible is set to false and new InputS...
How to reproduce: 1. Open attached "case_1273522.zip" project and SampleScene scene 2. Enter the Play mode 3. Keep the Cursor above ... Read more
[Android] CommandInvokationFailure appears in console when inspecting th...
To reproduce this issue: - Install either Unity Editor 2019.3 or 2019.2 using the HUB - install the Android Module and the Android S... Read more
Memory leak when building AssetBundle with Sprite Atlas enabled on macOS
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the Activity Monitor and observe the Unity process Memory ... 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