Search Issue Tracker
InputSystem not mapping keyboard keys properly on Linux
Keys are not mapped correctly when using the new input system in Linux. For example: The ',' key is mapped to ';'The '/' key is mapp... Read more
[Linux] Unable to make Linux build when Linux build supports IL2CPP and ...
"Build" and "Build and Run" appears disabled when both Mono and IL2CPP Linux build supports are installed and IL2CPP is set as Scrip... Read more
[Linux Editor] Importing a project with MathNet library causes Unity to ...
1. Download & Open the project2. Observe the crash after import is done Stack trace:#0 0x007fa7667f2ac0 in funlockfile#1 0x007ff... Read more
[Linux] Dragging any button on launch menu freezes Linux
To reproduce:1. Open Unity2. On the launch menu, press and drag any button for example "Projects" Expected result: nothing happensAc... Read more
Large amount of cache entries cause a cache miss to take more time to co...
How to reproduce:1. Open the user attached project (CachingMetricsTest.zip)2. Open the test runner window by going to the menubar: W... Read more
Some Resolutions in fullscreen can't be set under linux ubuntu
To reproduce:1) Open attached project2) Build and run for Linux3) Switch resolution with up and down keys Expected: All resolutions ... Read more
[Linux Editor] "Run API Update" is greyed out if the user declines to up...
From test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/696If user declines to update the obsoleted scripts during i... Read more
[Linux][macOS] MultiDisplay: Fullscreen window persists after exiting pl...
Per Evelina: 1. Set one Game view to Maximised2. Set another Game view to Fullscreen on another screen3. Enter Play Mode4. So far wo... Read more
Scene and asset changes not saved when "Verify Saving Assets" is enabled...
How to reproduce:1. Open the user attached project ("test20211114.zip")2. In the menu bar go to "Edit > Preferences..." and enabl... Read more
ShaderLab code generation depends on locale's decimal separator
Steps to reproduce:1. Set your locale to any that uses comma (,) as a decimal separator (for example, Spanish)2. Create a new Unity ... 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