Search Issue Tracker
UI Toolkit is not rendered in the editor when using Mesa LLVMpipe
How to reproduce:1. Create a new project with any template2. Open the Scene view3. Oberve the toolbar Expected result: The toolbar i... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Windows] Gampad stick not navigating right in UI
-e: see title, stick only navigates right--customer says it works on OSX -repro:--open attached project--pug in gamepad--start test ... Read more
Gradient Editor tab is missing "on-hover" action on the three-dot menu
How to reproduce:1. Open the attached "GradientTab" project2. Open the "SampleScene" scene3. In the Hierarchy, select the "GameObjec... Read more
[Linux] Crash on d_cv_qualifiers when trying to build the Player with cu...
Reproduction steps:1. Open the attached “CrashRepro” project2. Open “Scripts/Editor/Builder.cs” Script3. Set the build path in line ... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
Prefab artifact is left in the Project window when deleting the Prefab
Reproduction steps:1. Create a new project2. Create any GameObject in the Hierarchy window3. Make a Prefab with created GameObject4.... Read more
PlayerSettings.SetScriptingDefineSymbols doesn't set symbols when buildT...
How to reproduce:1. Open the user-submitted project2. Open the Build Settings window and change the Platform to 'Windows, Mac, Linux... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
Potential crash when exception is raised in mono_domain_unload
The only way so far to repro is to intentionally raise an exception in UnloadDomain (or within mono_domain_unload) as the user did w... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject