Search Issue Tracker
Crash on mdb_midl_xmerge when opening the project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
ToolbarSearchField parent element is not fully covered by children elements
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open TestWindow > ReproIssue3. Observe Toolbar... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
Animated Substance and Particles freezes build
How to reproduce:1. Open attached project and the only scene in it.2. Build the project.3. Run it and wait until it freezes (it shou... Read more
Applying component or property takes current Animation Mode Preview or R...
Steps:1. Create new GameObject.2. Make it a Prefab.3. Open Animation view and click Create Animation.4. Click the red record button ... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
URP Terrain Demo crash on burst_signal_handler after Generating lighting
Reproduction steps:1. Open the attached “URP_Terrain.zip” project2. Open Lighting window (Window > Rendering > Lighting)3. Pre... Read more
Project Window forgets its search location when the Editor is restarted ...
How to reproduce:1. Open the attached project "Project Window Search Area Bug.zip"2. Search for "new" in the Project window3. Use th... Read more
"Asset import did not unload metadata path. This will leak memory." Erro...
Steps to reproduce:1. Open attached Unity Project "case_918819-Zadok".2. Load Scene "fpsWeapons\corridors"3. Navigate to Window->... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce:1. Open and "Build and Run" user-supplied project2. Check the size of the app on the device by holding on the app... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code