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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow