Search Issue Tracker
[UWP] StoreLogo.png name is used instead of StoreLogo.scale-100.png
StoreLogo.png name is used instead of StoreLogo.scale-100.png. This gives an error in Visual Studio and the asset isn't included Fun... Read more
[WSA] Player Settings is not using ObjectFields for icons and splashscreen
1. What happenedWindows Store Player Settings is using buttons to assign image files to icons and splashscreen. Should use EditorGUI... Read more
BuildPipeline.BuildPlayer WSAPlayer fails to run when given a relative path
To reproduce:1. Open attached project.2. In the menu bar navigate to Build > build3. This starts building the player. BuildOption... 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
AssemblyConverter error building WSA universal app
Reproducible on 5.0.0, 5.0.1 versions; Repro steps:1. open project "UniversalPlugins.zip";2. when editor loads the project, in the c... Read more
[WSA] Typing with touch screen keyboard PasswordField shows clear text
GUI.TextField and GUI.PasswordField fail to function correctly. Typing with touchscreen keyboard, PasswordField displays clear text ... Read more
[WP10] Title isn't rendered fullscreen
Reproduction steps:1. Open the attached project2. Build for UWP and deploy to Windows Phone 103. Observe, that there is a white line... 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
[WSA] Building WSA solution fails when generating C# projects from Unity...
Steps to reproduce:1. Open the attached project (MinReproUnityProject.zip)2. Open the Assets/scene.unity scene3. Switch platform to ... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected