Search Issue Tracker
Wrong grass shader when creating TerrainData at runtime in a build
Reproduction steps:1. Open the attached project “Test Dynamic Grass.zip“2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build... Read more
[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-on-a... Read more
“Error building player because script class layout is incompatible betwe...
How to reproduce:1. Open the attached user project2. Build And Run (File > Build And Run) Expected result: Project is built (or n... 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 for UWP... Read more
Crash on C# script compile
1. What happenedSaved a script in Visual Studio 2022 and went back to the editor.Editor crashed while trying to compile scripts 2. H... Read more
UI Toolkit Width and Height behave inconsistently with margins when they...
Reproduction steps:1. Open the attached project2. Open “NewUXMLTemplate.uxml” file located in the Assets folder3. Select “VisualElem... 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 window expa... 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 object3. In ... Read more
Cursor's static properties does not change when changing the Cursor's st...
Reproduction steps:1. Open the “New2022Project” project2. Assign the “CursorLockOnly.cs” script to the “Main Camera” GameObject3. En... 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 Mo... 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