Search Issue Tracker
[iOS] Crash when setting Screen.orientation at app launch
Reproduction steps: 1. Download and open the attached "1110973 - ScreenOrientationCrash.zip" project 2. Build and deploy the project... Read more
[IL2CPP] [Android] Visual Studio does not attach to process through WI-F...
How to reproduce: 1. Download the attached project "1090947v2.zip" 2. In the Build Settings, change to the Android platform 3. In th... Read more
[iOS] Unity includes asmdef excluded .dylib in iOS build
Reproduction steps: 1. Download and open the attached "My Project" project 2. Build and deploy the project to iOS 3. Observe the Con... Read more
[iOS] Canvas does not change when enabled in OnApplicationFocus/OnApplic...
Reproduction steps: 1. Download and open the attached "iOS-Sample.zip" project 2. Build and deploy the project to iOS 3. Minimize th... Read more
"Enable ProMotion Support" does not allow iPhone 13 Pro/Pro Max to run a...
Reproduction steps: 1. Open the attached project "refreshRate.zip" 2. Build and deploy the Scene "SampleScene" to an iOS device 3. O... Read more
INSTALL_PARSE_FAILED_MANIFEST_MALFORMED errors are thrown when trying to...
To reproduce: 1. In any project, Android Other settings, Select 31 as a target API level (currently only available in 2021.2). Other... Read more
[Android][SAMSUNG S PEN] Input.mousePosition stops updating when the S-P...
Reproduction steps: 1. Open the attached project "PenBug.zip" 2. Build and install the application on a device 3. Open the Android L... Read more
[Android][SAMSUNG S PEN] IBeginDragHandler.OnBeginDrag and IDragHandler....
Reproduction steps: 1. Open the attached project "PenTestIssue.zip" 2. Build and install the application on a device 3. Use the Pen ... 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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true