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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project