Search Issue Tracker
[WP10] Game freezes without any output in Debug mode
Reproduction steps: 1. deploy the game to a Windows Phone 10 (Nokia Lumia 920)2. Start playing the game (Turotial or main game)3. At... Read more
Windows Store: IL2CPP does not support plugins targeting .NET 4.0+ or re...
At this point in time, using IL2CPP scripting backend on Windows Store limits your assemblies to targeting up to .NET 3.5 (the same ... 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
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
[win store] Few keyboard keys doesn't work
Few keyboard keys doesn't work 1. Open attached project;2. Build VS solution;3. Build and run solution in VS;4. When scene opens, tr... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used