Search Issue Tracker
Asset resizing tab on the bottom in the Project window does not exist wh...
To reproduce: 1. Open a new Unity project 3. Switch to One Column Layout in the Project folder Expected result: there should be a s... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Crash on glXCreateGLXPixmap when hovering over labels in the Inspector window
- "Assertion failed on expression: 'prefabInstance.GetPrefabModification().m_TransformParent.IsValid()'" is thrown when reimporting a Prefab
- Rigidbody2D.Cast does not detect collisions when 'Is Trigger' property is enabled
- GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestroyOnLoad" method are not relieved up when the Play Mode is exited
- [Linux] Editor language is not changed when selecting a different language