Search Issue Tracker
[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...
AudioContext.resume() error is not missing catch. See: https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-... Read more
“Error building player because script class layout is incompatible betwe...
How to reproduce: 1. Open the attached user project 2. Build And Run (File > Build And Run) Expected result: Project is built (... Read more
"UnauthorizedAccessException" thrown when using System.IO in UWP Build
How to reproduce: # Open the attached project "FileIORepro.zip" # Open Assets/Scenes/SampleScene.unity # Build And Run the project ... Read more
Crash on C# script compile
1. What happened Saved a script in Visual Studio 2022 and went back to the editor. Editor crashed while trying to compile scripts... Read more
UI Toolkit Width and Height behave inconsistently with margins when they...
Reproduction steps: 1. Open the attached project 2. Open “NewUXMLTemplate.uxml” file located in the Assets folder 3. Select “Visu... Read more
The ReorderableList item becomes invisible when dragging it through the ...
Reproduction steps: 1. Open the attached project “ListItemBug“ 2. Select ScriptableObject “Assets/Test” 3. In the Inspector windo... Read more
PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
Reproduction steps: 1. Open the attached project “DrawerBug” 2. In the Project window select Assets → “TESTSO” scriptable object ... Read more
Cursor's static properties does not change when changing the Cursor's st...
Reproduction steps: 1. Open the “New2022Project” project 2. Assign the “CursorLockOnly.cs” script to the “Main Camera” GameObject ... Read more
Text gets pushed to the left when typing in a text field
How to reproduce: 1. Open the attached user project “TestUITextField2.zip“ 2. Open Scene “SampleScene“ (Assets/Scenes) 3. Enter Play... Read more
System.Diagnostics.Debug.WriteLine() fails to print the first 10 charact...
How to reproduce: # Open the attached project "IL2CPP-Bug-Debug-WriteLIne.zip" # Build the project for UWP # Open the built sol... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder