Search Issue Tracker
TouchScreenKeyboard documentation does not mention support for WP8
It should mention that WP8 also supports this. http://docs.unity3d.com/ScriptReference/TouchScreenKeyboard.html Read more
Plugin librabries can not be developed independently from unity
To reproduce:1. Build a WP8 project with a plugin (like the one attached)2. Navigate to the "ExternalLibrary.dll" in the build3. Cra... Read more
WP8 app crashes when resuming
Windows phone apps sometimes crash when resuming activity - for instance an app can crash when returning back to it after pressing t... Read more
Image effects on 480x800 Windows Phones cause image downscaling
To reproduce:1. Open repro.unitypackage2. Open scene test. It contains a 2d image, and a color correction image effect that can be e... Read more
Windows Phone 8 player stutters every several seconds
The stuttering has been reduced. It's not possible to completely get rid of this effect because of Microsoft's .NET garbage collecto... Read more
Unity for Windows Phone 8 has no possibility to tell calibration status ...
Input.compass.headingAccuracy can be used in Unity on WSA, but returns 0. according to our dev this is because it's not yet implemen... Read more
WP8 app crashes when sliding with nGUI
WP8 application crashes with an access violation exception when trying to slide a slider in the nGUI example scene. To reproduce:1. ... Read more
Deploying application through Visual Studio or Application Deployment to...
Deploying applications through Visual Studio or Application Deployment tool causes error. This prevents from launching applications ... Read more
Memory leaks on Windows Phone 8
Steps for probable reproduction:1. Open any project2. Build and run it on Windows Phone 8 device3. Monitor memory through Profiler4.... Read more
Project can not be built if it uses System.Enum.ToObject(System.Type,Sys...
Project can not be built if it uses System.Enum.ToObject(System.Type,System.Int32) even though is available in .NET for windows Phon... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved