Search Issue Tracker
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
[2019.2] UI elements are not rendered in displays that are not 'Display ...
How to reproduce:1. Open attached 'project-1173805.zip' project2. In Game window select 'Display 2' Expected result: UI elements are... Read more
After Project Upgrade, a GUI Layer deprecation error and warning appears...
This error doesn't block the users to go into Play Mode, but causes Build and Run to fail for the project, every time.If you look at... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
[Profile Analyzer] Additional frames can be drag-selected outside of the...
Reproduction steps:1. Open attached project "ProfAnalyze2020.2.zip"2. In Profile Analyzer window, load "cap1.pdata"3. Select frames ... Read more
[WinArm] UI Toolkit Inspector "Bindings" section sometimes disappears wh...
How to reproduce:1. Create a new Unity project2. In the Project window, Create -> UI Toolkit -> UI Document3. Open the UI Docu... Read more
GetSiblingIndex() inside onDestroy() returns number of sibling GameObejc...
How to reproduce:1. Open the attached "Sibling" project2. Open the "SampelScene" Scene3. In the Hierarchy select the "0" GameObject ... Read more
[HDRP] Shadows are not rendered in the Game View when using certain Game...
How to reproduce:1. Open User's attached "high Test.zip" project2. Load "bug" scene3. Observe both Scene View and Game View Expected... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console:"Couldn't call method ShowToolbarDrop... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template