Search Issue Tracker
Unity 4.5 build creates two references for a WP8 plugin
To reproduce:1. Open attached project. It contains a plugin and a scene that uses the plugin.2. Build the project for wp8 (include t... Read more
WP8 app hangs when calculating a specific navmesh path
To reproduce:1. Open the project attached2. Build for wp8 and open up the solution on VS3. Deploy4. In the game walk up to the colum... Read more
Incorrect results when calling SetActive on WP8 emulator
Calling setActive on a hierarchy of uGUI objects gives bad results on WP8 emulator. In this case disabling the parent object does no... Read more
GUILayout defaults to ExpandHeight on Windows Phone 8 Emulator
Steps to reproduce:1. Create script with the following lines:void OnGUI(){GUILayout.BeginArea(new Rect(80, 10, Screen.width - 160, S... Read more
[WP8] Setting a requirement in the solution causes it to throw an error ...
o reproduce:1. Create a new project2. Build for WP83. Open up the solution4. Open up the WMAppManifest.xml5. In the requirements tab... Read more
[WP8] Pausing on a LoadLevelAsync on WP8 causes a crash
Pause/resuming while an Application.LoadLevelAsync is running can cause a crash with the exception: C0000194 (possible deadlock) To ... 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
Project fails Store Test Kit if it has no scripts
Steps to reproduce:1. Create a project which has no scripts. It may contain a scene and a spinning cube controlled by a constant for... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed