Search Issue Tracker
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Grap... Read more
Calling Object.DestroyImmediate(go) in OnPostprocessGameObjectWithUserPr...
Reproduction steps: 1. Open the attached project; 2. Right click on the jumpingCube.fbx and select Reimport; 3. Observe the crash. ... Read more
Cannot open scenes after clicking "Cancel" in the "Save scene" dialog
To reproduce: 1. Create a new project 2. Create a scene containing a game object 3. Save the scene 4. Create a new scene 5. Add a ga... Read more
Unity crashes on separation from keyboard on Surface
Steps to reproduce: 1. Open any project 2. Disconnect a keyboard 3. Detach a keyboard 4. Unity crashes Expected result: Unity shoul... Read more
Scene view becomes unresponsive if left mouse button is clicked while ho...
Steps to reproduce: 1. Create new project 2. In scene view, press right click and while holding it, move mouse to the edge of the v... Read more
Splash screen is anchored at top-left instead of center if standalone is...
Steps to reproduce: 1. Create new project 2. Build and run standalone in fullscreen non-native resolution 3. Notice that splash scr... Read more
Crash when saving a changed scene
Reproduction steps: 1. Open attached project (ReproProject.zip) 2. Open the "CoolZone" scene located in "Assets\Scenes" 3. In "Asset... Read more
The 'Open Download Page' button in build settings directs to a non-exist...
When no desktop standalone build support is installed, the 'Open Download Page' button opens incorrect link. To reproduce: 1) Insta... 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 Document gets stuck in the original state when the UI GameObject is disabled and re-enabled
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes
- [2D] Grid in tile palette window does not extend to edge of viewport
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported