Search Issue Tracker
"Recursive Serialization is not supported" error is shown when using a m...
How to reproduce:1. Open the attached “demo.zip” project2. Open the “SampleScene”3. Create 2 Physics materials A and B4. Go to Edit ... Read more
The textures get stretched when using an Atlas to UV map the 2D textures...
How to reproduce:1. Open the “ReproBlockProject“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the west and botto... Read more
SpriteResolver doesn't change the sprite based on animation when running...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
Crash on asl_file_save when entering the Play Mode in a scene containing...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter the Play Mode... Read more
Uninitialized Camera background causes a yellow background when Render G...
How to reproduce:Open the attached project "URP_RenderGraph_Issue.zip" Expected results: The Game view window background is yellowAc... Read more
Renaming control in UI Builder Hierarchy does not add to Undo History
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder (optional) Press ctrl + u to... Read more
Duplicating control in UI Builder Hierarchy copies control to clipboard
Steps to reproduce: Open notepad and write the text "hello world" Highlight the text, right click and press Copy (or use the shortcu... Read more
UI Toolkit Debugger Layout and Styles tab breaks when narrowing down the...
How to reproduce:1. Create a new Unity project2. Open the UI Toolkit Debugger3. Narrow the UI Toolkit Debugger window4. Observe the ... Read more
CPU has a high amount of idle time when waiting for jobs to complete
How to reproduce:1. Connect to remote PC and launch Steam (see internal notes)2. From Unity Hub, open the “idlejobs_issue” project3.... Read more
ToggleButtonGroup in UI Toolkit Samples contain a corrupted Play icon
How to reproduce:1. Create a new Unity project2. Open the Window -> UI Toolkit -> Samples3. Select the ToggleButtonGroup4. Obs... 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