Search Issue Tracker
[Linux] On clicking scene.unity in File Explorer opens in Text editor in...
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor Steps to Reproduce: 1. Create a new Project2. ... Read more
[Linux] Context menus are created at the wrong place
How to reproduce:1. Create or open any project2. In Project window, click on the Create Asset button (+) Expected results: Context m... Read more
Connection fails when creating a link using Collab on CentOS
Using Collab on CentOS 7 fails when retrieving a link. Repro:1) Using CentOS 7, open Unity and create a project.2) Click the "Collab... Read more
[Linux] System.Environment.GetEnvironmentVariables() always returns null...
How to reproduce:1. Add these two lines at the end of your .bashrc file which is located at home directory:export ROS_MASTER_URI=htt... Read more
[Linux] Resize cursor handle does not appear when hovering on the edge o...
How to reproduce:1. Create a new project2. Open Package Manager window3. Try to resize it Expected results: The resize cursor handle... Read more
[Linux] Fatal signal on FindAssetsWithImporterTypeV2 when exiting the Ed...
How to reproduce:1. Create a new project2. Quit the Editor Expected results: Editor quits successfullyActual results: Editor quits, ... Read more
[Linux] NullReferenceException error is thrown when adding a Script Comp...
How to reproduce:1. Create a new Unity project2. In the Hierarchy window create a new GameObject (right-click> 3D Object > Cub... Read more
[Linux] Command line argument -buildLinux64Player fails to build when us...
Reproduction steps:1. Download and open the attached project (linux-cli-bug.zip) to make sure it imports correctly2. Close the Edito... Read more
[Linux] Editor windows cannot be docked alongside existing windows as se...
How to reproduce:1. Create or open any project2. Try to dock an existing window to another window (for i.e. Project window to Hierar... Read more
[Linux] Build button doesn't work when targeting iOS
To reproduce:0) Make sure you have iOS support installed1) Create a new project2) Switch platform to iOS3) Click "Build" Result: Not... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES