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
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window