Search Issue Tracker
[Linux] StackOverflowException when running Linux Server Build
To reproduce:1) Open the attached project2) Open Build Settings3) Make sure the following are set: Linux Standalone; Server Build4) ... Read more
[Linux][Editor] "Cursor.visible = false" does not work in play mode in t...
To reproduce:1) Open the attached project and scene2) Play it3) Hover your cursor over the cube Expected: It becomes invisible while... Read more
Linux installer installs only Editor if unattended, although all compone...
To reproduce:1) Get a UnitySetup installer2) Open the terminal3) Run the installer with -L4) Notice that it lists all the components... Read more
[Linux] Editor is always on top for dragging, even if popup window is cr...
To reproduce:1) Create a new project2) Open Build Settings and click Build (so that a prompt for a location to build in would open)3... Read more
[Linux Player] Input.GetKey does not detect certain keys when switched t...
How to reproduce:1. Open the user's attached project (KeyTest.zip)2. Build for Linux3. Run the built project with '-logFile <file... Read more
[Linux] Asset Store text jitters and produces artifacts when something i...
How to reproduce:1. Create or open any project2. Open Asset Store window3. In 'All Categories' enable and disable some of the catego... Read more
[Linux] NullReferenceException when trying to enable Linux x86_x64 throu...
How to reproduce:1. Open the attached project 'unity.zip'2. Select BurtCommon.dll in the Project window, make sure the Inspector tab... Read more
[Linux] -popupwindow argument is ignored when running a built project
How to reproduce:1. Open the attached project 'popup_window.zip'2. Build the project for Linux3. Run the built project from the term... Read more
[Linux][Editor] Can't rename files in project window if One Column View ...
To reproduce:1) Create a new project2) Make sure your project window is set to "One Column View"3) Try renaming anything Result: Nei... Read more
[Linux] Crash while trying to add a mesh collider to a prefab
To reproduce:1) Open attached project2) Find prefabs which start with "PlatformZ..."3) Try adding "Mesh Collider" component to them ... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler