Search Issue Tracker
[WSA] System.Collections.Generic.List<string> does not contain a definit...
Can't build the project to WSA platform, when compilation overrides is set to "Use Net Core"; Error in console:Assets\Main.cs(19,21)... Read more
Screen.orientation doesn't work correctly on tablets
Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... 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
[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] STARTPROCESSTASK Out of Memory when building Master x86 build
To reproduce:1. Open project attached by the user2. Switch to Windows Store Platform UWP build type - XAML3. Open Tools->Configur... Read more
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
Splash Screen shrinking on Windows 8.1 WSA
To reproduce this bug: 1 Create a project for Windows Store apps 8.12 Provide all Splash images for the app (100%, 140% and 180%)3 B... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS