Search Issue Tracker
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
AssemblyConverter failure
Regression since 5.0.0b21; Repro steps:1. open "Win Universal Build.zip" project and build to WSA/WP8.1/Universal platform;2. build ... Read more
[WSA] Anti Aliasing does't work on Windows Store Apps
Anti Aliasing doesn't work on Win Store Apps.Reproducible on 4.3.4f1, 4.5.0, 4.5.1, 5.0.0 versions; Repro steps:1. Open new project;... Read more
[UWP][MSBug] WACK: The app failed prelaunch test for UWP
This is not a bug. It happens when app targets 10.0.14393.0 SDK but is ran on Windows 10586 OS with WACK (version 10.0.14393.0) We s... Read more
[Win Store Apps] Screen.SetResolution function does not affect mouse pos...
With function Screen.SetResolution() we set resolution i.e. 1280x720. On device with touch screen, touch coordinates expected to be ... Read more
Incorrect resolution after snapping application's window
While Unity shows splash screen, snap application's window to left/right. After splash screen, application shows full screen (full w... Read more
[WSA] Two WSA plugins sharing same placeholder produces "GetFileByPath(f...
Steps to reproduce:1. Open attached project2. Add "main" scene to build settings3. Build WSA Universal 8.1 SDK4. Error is printed ou... Read more
[UWP] Visual Studio fails to generate package when using IL2CPP scriptin...
Reproduction steps: 1. Open any project and build with IL2CPP2. Open the generated solution and try to generate a package (Solution ... 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
[UWP] Cannot build using latest Windows SDK (version 10.0.10586.0
Reproduction steps: - Update Windows SDK to latest version (10.0.10586.0)- Build the solution- Open generated solution- See, that Pr... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph