Search Issue Tracker
"Editor unavailable" message is displayed when navigating to "Get set up...
How to reproduce:1. Open Unity Hub2. Navigate to "Get set up" tab3. Observe the message under “Install the latest Unity Editor” fiel... Read more
"UnityException: GetName can only be called from the main thread." erors...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Shortcuts window (Unity > Shortcuts) Ente... Read more
UIDocument Sort Order Is Randomly Wrong
Reproduction steps:1. Open the attached “UIToolkitSortOrderBug.zip“ project2. Open the “Assets/Scenes/SampleScene 2.unity“ Scene3. E... Read more
Custom Filter Definition with color property doesn't show up in UI Builder
Steps to reproduce: Create a new filter definition + material with a single color parameter Create a new selector using that filter ... Read more
Element Texture Size node isn't consistent with Texture Size node
Steps to reproduce: Create a shader graph for UI Toolkit Add the "Texture Size" node Add the "Element Texture Size" node Observe the... Read more
Portals don't have their dedicated context menu options, such as revert ...
Steps to reproduce: Create and open a graph Add two nodes and connect their input and output ports to each other Right-click on the ... Read more
[Linux] “Restore Defaults” warning window appears behind Profiler Module...
Reproduction steps:1. Create a new project2. Open Profiler window (Window > Analysis > Profiler)3. Enter Play mode and press o... Read more
[Android] The "AndroidNotificationCenter.GetLastNotificationIntent()" re...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “Bug“ scene3. Build and Run for Android4. Press the “Show in 10 s... Read more
Errors are spammed on each window redraw when having a GameObject with a...
How to reproduce:1. Open the attached "Errors" project2. Open the "OutdoorsScene" scene3. In the "Hierarchy", select the "GameObject... Read more
Some strings with Eastern language characters do not render on some UI T...
How to reproduce:1. Open the “IN-113856.zip“ project2. Open the “ConsumerAppMainMenu“ Scene3. Enter Play Mode4. Select different loc... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used