Search Issue Tracker
[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
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
Detaching child objects of inactive Game Object causes them to appear in...
How to reproduce:1. Open the "ParentTest.zip" project2. Open scenes "SceneA" and "SceneB" additively3. Repro > Set References4. D... Read more
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... Read more
[Editor] Project setting icon is blurred at 150% scale
Inspector icon is blurred at 150% scale and higher Steps to Repro:1. Create a new Project2. Edit > Project settings3. Change the ... Read more
ArgumentException is thrown and Scene is not unloaded when using SceneMa...
How to reproduce:1. Open the attached project's "case_1226498-Project.zip" Scene labeled "SampleScene"2. In the Editor's top toolbar... Read more
Breaking merge conflicts when creating a nested prefab while the parent ...
How to reproduce:1. Create a new Unity project on the master, create prefab A. Create a few children on this prefab.2. Checkout to n... Read more
[DX12] Ray Tracing Shaders crash the Editor when running in single threa...
Unity editor crashes when running it in single threaded graphics mode (using -force-gfx-st argument) Read more
[VCS] Adding Probuilder package while under version control throws API U...
How to reproduce:1. Create a new project in your preferred workspace and open it2. Connect it to Perforce3. Add the Probuilder Packa... Read more
Scaling the box in Events Example of ExtOSC plugin causes Unity to crash
Steps to repro:1. Open attached project extOSC_Crash.zip2. Open extOSC -> Examples -> 03) Events -> Events.unity Scene3. En... 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