Search Issue Tracker
Missing or misplaced prefab override indicator on some components in Ins...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Cube GameObject in Hierarchy3. Drag the Cube GO to the... Read more
UI Toolkit Event Debugger increase/decrease playback speed button icons ...
Steps to reproduce:1. Create/open any project2. Open Window->UI Toolkit->Event Debugger3. Check Playback speed button icons Ex... Read more
A yellow triangle appears when image file from Assets/Editor Default Res...
Reproduction steps:1. Open the "1396851.zip" project2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml3. In the UI Builder's Hi... Read more
[UI Toolkit][Mobile] Slider Input field value doesn't reset to 0 when in...
Steps to reproduce:1. Open the attached project2. Build to a device3. Click the "UI Toolkit scene" button to switch scene4. Click on... Read more
[UIToolkit] TAB KeyDown/KeyUp events that are used in ToolGui are still ...
No description entered in Cloud incident. Read more
[UI Toolkit] Labels width is not extended causing additional empty lines...
How to reproduce:1. Open project "NLBug.zip"2. Enter Play Mode, change the resolution to "16:9", "Full HD", "QHD" or "4K UHD" and ob... Read more
C# script icons are of a blank page in Inspector when selecting an insta...
Reproduction steps:1. Unzip and open the attached "Project1422015.zip" project2. In the top menu select Assets > Build AssetBundl... Read more
Windows keys show up with incorrect KeyCodes and throw errors when attem...
How to reproduce:1. Open any Unity Project2. In the Menu Bar go to "Edit -> Shortcuts..."3. Attempt to reassign any action to a W... Read more
Error is thrown when creating a new Scene from a Scene Template that has...
How to reproduce:1. Open the attached project2. Create a new "Error" Scene (File->New Scene->Error)3. Inspect the Console Wind... Read more
[IL2CPP] Build fails when code has "public ref void* this[int index]" fu...
How to reproduce:1. Open the attached project "unity_project.zip"2. Build for any platform using IL2CPP Expected results: The Player... 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