Search Issue Tracker
Memory leak when continuously resizing the Editor window
How to reproduce:1. Create a new project2. Resize the editor window, while doing it inspect the CPU and GPU memory usage Expected re... Read more
PointerEnterEvent not triggered when using a Touch pen and Old Input System
Reproduction steps:1. Open the user's attached project2. Build and Run the project3. Hover over the red block using a pen Expected r... Read more
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
[Mono] "DllNotFoundException" error is thrown in the Android logs when b...
Reproduction steps:1. Open the attached user's Unity project "AndroidBuildDebugging.zip"2. Navigate to Assets > Scenes folder3. O... Read more
[Editor] Editor Layout resets when upgrading the project
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Edit the Editor layout (Dock the windows in which ever way you w... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
Camera Clear Flags Don't Clear and Depth Only do not work for left eye i...
Reproduction steps:1. Open the user's attached "XREyeProblem.zip" project2. Enter the Play mode Expected result: The camera's Clear ... Read more
[IL2CPP] Byte arrays passed as parameters to a delegate are inconsistent...
Reproduction steps:1. Through the Terminal navigate to the user's attached project folder and enter the command "xattr -r -d com.app... Read more
Button On Click () field event functions have invalid missing object typ...
How to reproduce:1. Open the user's attached project "My project (71).zip"2. Select the Button GameObject in the Scene view3. In the... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default