Search Issue Tracker
Build & Run Universal apps on Local Machine does not run the first time
To reproduce:1. Create a new project2. Set the platform to Windows Store, with Universal 8.1 sdk3. Set the build and run on to "Loca... Read more
[WP8.1][WP10] SystemInfo.supportsVibration return incorrect value
To reproduce:1. Build and run attached project2. Notice that SystemInfo.supportsVibration returns false3. Press vibrate button4. Pho... Read more
[UWP] Editor's player settings are missing "Bluetooth" capability
In Visual Studio 2015, Package.appxmanifest capabilities list has "Bluetooth" option. In editor's player setting there is no such ca... Read more
[WSA] Build and Run On option is greyed out selecting Universal 10 SDK
Impossible to select Build and Run on target, when Universal 10 SDK is selected. Repro image: https://oc.unity3d.com/index.php/s/w6q... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
ArgumentException building plugin scene
When trying to build the project to Windows Store Apps platform, it produces this error: ArgumentException: The Assembly Microsoft.C... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable]class CrashingClass{public List&... Read more
[manual] missing definition for UNITY_METRO
The definition for UNITY_METRO is missing in the following page:http://docs.unity3d.com/Manual/WindowsUniversalApps-faq.html This pa... Read more
Screen.orientation doesn't work correctly on tablets
Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... 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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed