Search Issue Tracker
Buttons on the right side of the built project can't be clicked when the...
How to reproduce:1. Open the attached project “Button”2. Build And Run the project3. Click the button on the right Expected result: ... Read more
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing 3D ....
How to reproduce:1. Create a new Unity project2. Drop the "HET_0001.mp4" file into the Assets folder through the File Explorer3. Wai... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
UnityNotificationManager.java:164: error: cannot find symbol error when ...
Steps to reproduce:1. Open the attached user's project2. Make sure the SDK path in External Settings points toward Android Modules i... Read more
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed Repro steps:- Change the PPU on the sprite that is used on eithe... Read more
“Item m_LightProbeSystem not found” warning is thrown when pressing the ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Adaptive Probe Volume GameObject (GameOb... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
Ruleset file is ignored when using Roslyn analyzers
Reproduction steps:1. Open the attached 'RulesetBug' project2. Open the 'Default.ruleset' file and note that Action is set to 'None'... 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