Search Issue Tracker
[MacOS] RMB is stuck in a custom Editor window when pressing the button
How to reproduce:1. Open the user’s attached “testRightClickPressedButtonsStuck” project2. Open the “Test → Open Test Window” custom... Read more
[DOTS 0.51] GameObjects don't render when using Hybrid Renderer and Defe...
To reproduce:1. Open the project “DOTS-Deferred-RenderObjects”2. Enter Play mode and notice the capsule rendered normally3. Exit Pla... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
[UI Toolkit] "OnPointerEnter" isn't called when hovering on an element w...
How to reproduce:1. Open project "Interface 2.0.zip"2. Enter Play Mode and move the slider3. Without releasing the pointer move the ... Read more
[LWRP] Changing Light Type to Freeform after clicking on Reset throws mu...
Changing Light Type to Freeform after clicking on Reset throws multiple "ArguementOutofRangeException" Steps to Reproduce:1. Create ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[UI Builder] Name field isn't displayed properly when renaming an elemen...
How to reproduce:1. Open the user’s attached “tmptest” project2. Open the “Scenes → NewUXMLTemplate” VTA file in the UI Builder3. Se... Read more
An emoji is not shown in the UI Builder Viewport and the Game view when ...
How to reproduce:1. Open the “ReportBug“ project2. Open the “969-UIToolkit-Blending“ scene3. Open the “Window > UI Toolkit > U... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs