Search Issue Tracker
[UI] Buttons` hit areas are shifted when full-screen resolution is chang...
To reproduce:1. Open user's attached project2. Build it for Windows OS (x86_64) and make sure that "main" scene is included in build... 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 the p... Read more
Unity crashes at mono_add_process_object while importing project
Steps to reproduce:1. Download 922277_repro.zip2. Open project3. While importing Unity crashes Results: Unity crashes Reproduced wit... Read more
Sprite Packer lost alpha information of packing texture
Steps to reproduce: 1. Import texture that has alpha information to Unity Project2. Change Texture Type to 'Sprite (2D and UI)'.3. F... 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 i... 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: XRSettings.su... 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 error ... 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" scene3. Enter Play mode... Read more
Force quitting Visual studio before it launches makes MonoDevelop appear
Steps to reproduce:1. Open any project2. Set external code editor as Visual Studio3. Create any script4. Double click to open in VS5... 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 Store3. Build and Run the Menu3d scen... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal