Search Issue Tracker
Calling an external function from Mac bundle crashes editor
To reproduce:1. Open project2. Play scene Expected: scene will be played, if there are any errors, they will be shown in consoleActu... Read more
ListView item name is barely visible when reordering on macOS
Reproduction steps: 1. Open the attached project "ListView-bug.zip"2. Open Window > “ListView Custom Item”3. Toggle Reorderable4.... Read more
[HDRP] Maximum LOD Level quality setting not working
Versions tested: 2020.1.0a8 + Standard, HDRP 7.0.1, HDRP 8.0.0/MasterSteps to reproduce: 1) Open attached scene or create a custom L... Read more
Menu bar Build and Run fails when building for Android
Reproduction steps:1. Create a new Project2. Open Build Settings3. Change Platform to Android4. Build and Run the Project5. Observe ... Read more
Material Upgrade pop-up appears on opening 3D(URP) and 2D (URP) Sample T...
Repro: Open the HUB Start a new project with the 3D Sample URP template - and 2D Sample URP Notice that there's a pop-up that warns ... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... Read more
[VSTU] Thread debugging crashes Unity
Workaround: Disable Exception support in VS------------------------------------Caused by issue on VSTU side. Read more
[Android] Application crashes after splash image with Fatal signal 11 (S...
Steps to reproduce: 1) Download attached project and open in Unity2) In Build Settings, change platform to Android3) Connect Android... Read more
[Cache Server] Crash when using -batchmode -quit
This crash is happening only when using CacheServer and opening project through command line with these arguments. Currently there i... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items