Search Issue Tracker
[TreeCreator] Color of Leaf Material does not update when assigned Mater...
Color of Leaf Material does not update when assigned Material's color is changedUser needs to reassign the Material then only leaf c... Read more
Editor freezes and a very large amount of GC is generated when setting a...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Open the Profiler window4. Enter Play mode5. Press the... Read more
502 Bad gateway response from unity services
Hello In our project, we started to use UnityServices for Remote config, AB testing, and In-app purchases.Since that time we are get... Read more
[UNET] WebGL disconnects in real world latency simulation
Steps to reproduce:1. open users attached project2. build for webgl3. simulate latency and packet loss (for example Clumsy)4. host w... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... Read more
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... Read more
GameObject with tessellation shader is incorrectly greyed out after sear...
Steps:1. Open QA attached project in comment (20190904_tess.zip)2. Open repro dcene3. On hierarchy, Search for "cube" Actual: The ob... Read more
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Editor crashes on startup when Mixed Callstacks diagnostics switch is en...
Steps to reproduce:1. Download and open the attached project2. Go to "Preferences> Diagnostics> Core" and enable3. Enable Mixe... 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