Search Issue Tracker
Dropdown menu is corrupted if Template is enabled before running the scene
Steps to reproduce: 1. Create new project 2. Create Dropdown menu 3. Enable its child "Template" and run the scene 4. Stop the scen... Read more
Nested canvases draw order is wrong
Project Steps: 1. Open scene "Test". 2. See in Game view that 'White' image is rendered on top of 'Red' though by transform order i... Read more
On iOS keyboard "Return" key changes to "Done"
To reproduce: 1) Create new project 2) Create InputField 3) Make sure that Line type is set to single 4) Mark Hide mobile input 5) ... Read more
NullReferenceException when using a Scroll View
Steps to reproduce : - create a new Scrol View - enter Playmode and notice the errors NullReferenceException: (null) UnityEditor.... Read more
UI prefab of a certain structure don't show its image when instantiated ...
How to reproduce: 1. Open the attached project 2. Open Untitled scene 3. Drag "TryIt!" prefab from Assets folder to Canvas in hierar... Read more
[OSX] Crash when exiting play mode in GfxDeviceClient::SetMaterialProper...
How to reproduce: 1. Open attached project 2. Open scene PlatformerTest.unity 3. Enable Maximize on play 4. Play the scene 5. Stop ... Read more
Transform.SetParent() with worldPositionStays = false sometimes results ...
How to reproduce: 1. Open user's attached project 2. Open scene 'Main' 3. Enter play mode 4. Click 'Add Image' button 4.1. If create... Read more
[Batching] UI is not batched correctly on ATI Radeon video cards
How to reproduce: 1. Open attached project 2. Open scene TestScene.unity 3. Turn on the Stats window in the Game view 4. Play the s... Read more
SortingLayer does nothing to canvas in play mode
Steps to reproduce: 1. Open attached project's scene "main_level". 2. In scene view blue square is in front of red one. 3. Enter pla... Read more
AddListener and RemoveListener generate a lot of garbage
How to reproduce: 1. Open attached project 2. Attach script Test.cs to any game object - The script simply creates and removes lis... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running