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
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
- A "Could not generate preview image" error is shown in the Console window when viewing a ".androidlib" asset
- Call stack hyperlinks become unclickable when scrolled down in the Console window