Search Issue Tracker
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce: 1. Open the "VS_Leak.zip" project 3. Open the "NewBehaviurScript.cs" script 4. Attach Unity Debugger via Visual St... Read more
Code completion does not work for MonoBehavior callback methods when usi...
How to reproduce: 1. Create and open a new project 2. Make sure you have Visual Studio 2019 selected under Preferences > External To... Read more
[LWRP] Editor crashes on changing Color Space Linear to Gamma
Editor crashes on changing Color Space Linear to Gamma in LWRP project . Steps to repro: 1. Create a new LWRP project. 2. File > Bu... Read more
Editor window is black when TimeZoneKeyName is invalid
Steps to reproduce: 1. Open Registry Editor 2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\TimeZoneInformation 3. Ch... Read more
Kaydara FBX Binary becomes a YAML file when Editor serializes changes
To reproduce: 1. Download attached "FBX_serialization.zip project and open in Unity 2. Open the Assets > asset.fbx file in a Text E... Read more
Anti Aliasing produces artifacts with World Space Text when Multi Sampli...
How to reproduce: 1. Open attached "1169133.zip" project 2. Note that the World Space Text in the Game View has additional visual ar... Read more
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating LWRP p... Read more
[Scene Management] Differentiation of icons is not visibly distinct of a...
Differentiation of icons is not visibly distinct of a prefab and variant when they have overrides. Refer the screenshots Steps to ... Read more
Animating the alpha channel of a color in a material causes the RGB chan...
How to reproduce: 1. Open the attached "AnimateAlpha.zip" project 2. Open "SampleScene" and enter Play mode Expected results: The c... Read more
[UIElements] Right side alt-key secondary language keyboard input is ign...
How to reproduce: 1. Install any CJK language pack on Windows 10 (Korean was used for testing) 2. Open the attached project ("UIElem... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button