Search Issue Tracker
[UI] Buttons` hit areas are shifted when full-screen resolution is chang...
To reproduce: 1. Open user's attached project 2. Build it for Windows OS (x86_64) and make sure that "main" scene is included in bui... Read more
An error "Failed to re-package resources" appears during building the pr...
Reproduction steps: 1. Create a new project; 2. In Android Player Settings set Target API Level to Android 4.4 or lower; 3. Build th... Read more
Unity crashes at mono_add_process_object while importing project
Steps to reproduce: 1. Download 922277_repro.zip 2. Open project 3. While importing Unity crashes Results: Unity crashes Reproduc... Read more
Sprite Packer lost alpha information of packing texture
Steps to reproduce: 1. Import texture that has alpha information to Unity Project 2. Change Texture Type to 'Sprite (2D and UI)'. 3... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps: 1. Open the attached project "MenuItemCheck.zip"; 2. Click on MenuItemCheck -> The Menu Item to set the check in... Read more
XRSettings.supportedDevices does not return a list of supported VR devices
To reproduce: 1. Open attached project; 2. Open "test' scene; 3. Enter play mode; 4. Look to the Console. Expected result: XRSetti... Read more
Crash on Unity close when calling XRSettings.LoadDeviceByName with non-e...
To reproduce: 1. Open attached project; 2. Open "test" scene; 3. Enter play mode; 4. Exit play mode; 5. Repeat steps 3 and 4 until ... Read more
Missing components are not displayed in the inspector
To reproduce: 1. Open the project, attached by the user (ComponentsError.zip) 2. Open the "MissingComponents" scene 3. Enter Play m... Read more
Force quitting Visual studio before it launches makes MonoDevelop appear
Steps to reproduce: 1. Open any project 2. Set external code editor as Visual Studio 3. Create any script 4. Double click to open in... Read more
After you change a scene in Scenes in Build, Unity builds a previous scene
Steps to reproduce: 1. Open the attached project (New Unity Project 13.zip) 2. Switch to Windows Store 3. Build and Run the Menu3d s... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK