Search Issue Tracker
Refresh Button's icon in Asset Bundle Browser is pixelated when changing...
How to reproduce:1. Open the attached "19.3 Packages.zip" Project2. Set UI Scaling to 125% in Preferences > UI Scaling and restar... Read more
[Windows] Additional Entities bundles aren't created when using a Volume...
How to reproduce:1. Open the user-attached project2. Select the “TestSceneBuild” Build Configuration asset (Assets folder)3. Press t... Read more
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce:1. Open the "VFX_Crash.zip" project2. Open the "VFX.vfx" graph3. Change the "Count" value to 0 in "Sequential Circl... Read more
UnloadUnusedAssets unloads assets that are referenced through thread loc...
How to reproduce:1. Build & Run development build of the attached project2. Wait Actual result: The used texture gets deleted af... Read more
[VR][AR][HDRP]Editor crashes when VR, AR or 3D Sample Scene (HDRP) Templ...
How to reproduce:1. Create a new Unity project using VR Template2. While the project is loading observe the crash Reproducible with:... Read more
[Shuriken] Exception thrown on assigning Reflection Probe to Texture pro...
when a Reflection probe is assigned to the Texture property under Shape module of Particle System component cause editor to throw be... Read more
[Editor][Windows] After native titlebar change, multiple Unity windows s...
With the change enabling native titlebars on secondary windows in the Windows editor, every secondary window has its own entry in th... Read more
New MenuItem is created each time its name is changed when the name cont...
To reproduce: 1. Open the project, attached by tester (MenuItemBug.zip)2. Open the MenuItemTest script3. Add [MenuItem ("\\//")] to ... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Error on async assets load
To reproduce:1. Open GameLoader scene.2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... 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