Search Issue Tracker
Field of View is stuck on a small Game window in the corner when Cursor....
How to reproduce: 1. Open user's attached project ('Nanoreno 2019.zip') 2. Open Scene 'Level_Common' (Assets -> Game -> Scenes -> Le... Read more
[Linux editor] Symbol characters not shown/entered in Text fields
-e: when pasting a string of symbols into a UI > Text field not all of them are pasted/shown --works with Windows and OSX editor -r... Read more
[Linux Editor] alt+click doesn't expand folder structure
-e: see title, it is supposed to expand the whole tree --works on Windows and OSX -repro: --create new project --create a folder st... Read more
[Linux] Can't get back the cursor if it's locked and hidden while in pla...
To reproduce: 1) Create a new project 2) Create a new script 3) Add the following to Start: Cursor.visible = false; Cursor.lockState... Read more
[Linux] Game object Start and Update methods are not called for game obj...
To reproduce: 1) Open the attached project 2) Open Window -> General -> Test Runner 3) "Run all" Expected: All green Actual: Only o... Read more
[Linux] Editor is always on top for dragging, even if popup window is cr...
To reproduce: 1) Create a new project 2) Open Build Settings and click Build (so that a prompt for a location to build in would open... Read more
[Ubuntu 17.10] il2cpp.exe fails when building for WebGL
To reproduce: 1) Create new project 2) Build for WebGL il2cpp.exe will fail during the build process Reproduced in 2017.3.0f1, 201... Read more
[Linux][Editor] Perf when uncheck options in Preference window.
When uncheck options in Preference window, the Editor freezes for a few seconds. This does not happen when check any option. Repro:... Read more
If WebGL platform is selected, Audio cannot be played in inspector on Linux
To reproduce: 1) Create a new project 2) Add an audio file to project files (example file was attached) 3) Select it Expected: In t... Read more
Unity Server run time does not respond to SIGTERM and other linux signal...
How to reproduce: 1. Open the attached project (ApplicationQuit.zip) 2. Make sure the "SampleScene" is open 3. Press Ctrl+Shift+B to... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key