Search Issue Tracker
[Linux] Frame Debugger can not be enabled and asks for multi-threaded re...
How to reproduce:1. Create a new project and launch it using the "-forceVulkan" and "-force-gfx-mt" arguments2. In the Editor open t... Read more
Linux Standalone Player freezes when using a material with a shader that...
How to reproduce:1. Open the user attached project (VulkanGrabPassRepro.zip)2. In the Editor press Ctrl+B to build and run the proje... Read more
The Alt+' keyboard shortcut does not work in Linux
Some shortcuts don't work in linux. Repro:1) Start unity editor in Linux.2) Press Alt+' to bring up the search window Result:Nothing... Read more
[Linux] Should not grab hot control with an active capture warning after...
How to reproduce:1. Create new project2. Add Cube to the Hierarchy3. Drag it into Project view to make a prefab4. Add another Cube a... Read more
Linux IL2CPP builds with Debug C++ Compiler Configuration fail and crash...
How to reproduce:1. Open the user attached project (1357150_mtea.zip)2. Press Ctrl+B to build the project (name the build "test" whe... Read more
Linux Editor freezes when using Vulkan and switching the Color Space to ...
How to reproduce:1. Create a new project2. Go to the menu bar "Edit > Project Settings..."3. In the "Project Settings" window go ... Read more
Linux Editor has low performace in Playmode on a new project
How to reproduce:1. Create a new project2. In the "Game" window press on the "Stats" button near the top right corner of the window ... Read more
KeypadPeriod key registers as KeypadDivide in Linux build
How to reproduce:1. Open the attached project (1267430.zip)2. Press Ctrl+Shift+B to open the "Build Settings" window3. Enable "Devel... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object