Search Issue Tracker
[Linux] Tooltips are offset by a large amount and constrained if another...
To reproduce:1) Create a new project2) Hover over one of the toolbar icons (like "Move Tool")3) While the tooltip is still up, quick... Read more
[Linux] “[Debug Canvas]” GameObject gets added to the Scene when "Shift ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. Press “Shift + W” Expected result: The player starts ... Read more
"Profiler Modules" dropdown list doesn't close when clicking on the drop...
How to reproduce:1. Create a new project2. Press Ctrl+7 to open the "Profiler" window3. In the top left of the window click to open ... Read more
[Linux] 'Access denied' response is received when opening a module downl...
How to reproduce:1. Create a new Project using an Editor without WebGL module installed2. Go to File -> Build Settings3. Select W... Read more
Ubuntu - Keyboard input not working in editor game view
Keyboard input is not registered in the game view. It's only registered in the scene view. The attached project uses the new input s... Read more
[Linux] Can't get back the cursor if it's locked and hidden while in pla...
To reproduce:1) Create a new project2) Create a new script3) Add the following to Start:Cursor.visible = false;Cursor.lockState = Cu... Read more
[Linux] PlayerPrefs file is cleared when restarting the Editor
How to reproduce:1. Create a new project and exit it2. Navigate to ~/.config/unity3d/<CompanyName>/<ProjectName> and ope... 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] Hard crash when resizing the Editor window while a project is bu...
How to reproduce:1. Open the attached project 'New Unity Project (5).zip'2. Build the project and while building, double-click the t... Read more
[Linux] SystemInfo.batteryStatus/SystemInfo.batteryLevel doesn't work on...
Reproduction steps:1. Open the attached “IN-17634.zip” project2. Open the “Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Obser... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist