Search Issue Tracker
INSTALL_PARSE_FAILED_MANIFEST_MALFORMED errors are thrown when trying to...
To reproduce:1. In any project, Android Other settings, Select 31 as a target API level (currently only available in 2021.2). Other ... Read more
Wrong result of GetHoles method when holes data is empty.
If terrain hasn't been painted or holes data hasn't been provided through TerrainData.SetHoles call. TerrainData.GetHoles call retur... Read more
[tvOS] TouchScreenKeyboard.visible is not updated to False when the keyb...
How to reproduce:1. Build the attached project for tvOS (or tvOS simulator)2. Run the app via Xcode3. Press the "Visible Check" butt... Read more
The value of the property AbstractEventData.used does not reset after th...
How to reproduce:1. Open the project "case_1219722-EventData"2. Open the Scene "test"3. Enter the Play Mode4. Right-click the button... Read more
[Mobile] Render over native UI does not make app transparent
How to reproduce:1. Create a new Project2. Set Camera to "Solid Color" and change color alpha to 1403. In Player settings > Resol... Read more
Secondary hidden Hierarchy windows pop up when a new gameObject is creat...
How to reproduce:1. Open the attached 'project-1190664.zip' project2. In the open Hierarchy window create a new gameObject Expected ... Read more
LightProbe asset data is replaced by the currently opened Scene values w...
How to reproduce:1. Open the attached project's Scene labeled "LightProbe32"2. Inspect the LightProbe assets, located in the "Scene"... Read more
[MacOS] Game FPS falls ~80% when selecting a GameObject in Hierarchy wit...
Reproduction steps:1. Open project in "New Unity Project.zip"2. Open SampleScene3. Make sure Inspector Window is visible and nothing... Read more
[HDRP] Project materials become grey on Upgrading to HD materials
Project materials become grey on Upgrading to HD materials in the Scene and Game view Steps to Reproduce:1. Create a new Project wit... Read more
Predictive text IME appears in wrong location when inputting non-English...
How to reproduce:1. Open user-submitted project (input-field-popup-bug)2. Open the 'Main' scene3. Enter Play Mode4. Enter some non-E... 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