Search Issue Tracker
Input Field with Name Validation is reversed on Windows Phone 8
If an input fields Validation is set to Name on a Windows Phone device, the text entered is added to the front of the string and the... Read more
[WP8] Korean keyboard is still in latin when entering a password
To reproduce:1. Open attached project. It is the uGUI example scene2. Build & Run the touch input scene for wp83. Make sure the ... Read more
InputField's OnValueChanged is not firing on WP8
To reproduce:1. Open attached project2. Open scene example. It contains an input field and a label that gets changed to the text ent... Read more
[WinRT] Building a project with Fsharp.Core.dll fails due to a NullRefer...
To reproduce:1. Open the attached project. It contains the FSharp.Core.dll2. Build for WP8, WP8.1, Win 8.13. Error is thrown: Error ... Read more
[WP8][UI]Button Alpha animation does not work if the alpha was set to 0
Trying to animate the color alpha of a UI button does not work on windows phone if the alpha values were set to 0 in the button sett... Read more
[WP8] Non uniform scale causes a significant performance drop
Regression since 4.3.4f1 Using a non uniform scale instead of a uniform scale causes a significant hit in performance To reproduce:1... Read more
[IMPORTANT][WP8] Prefab references lost when reloading scene
Loading a scene might lead to prefab reference loss on WP8. The project included has two scenes - a level select scene and a gamepla... Read more
[WP8][Gyro] Input.gyro.useracceleration does not remove gravity on WP8
The input.gyro.useracceleration should remove the gravity values, thus resulting in pure user input. On wp8 it does not do that. As ... Read more
[WP8] Reflections jitter on landscape rotation
To reproduce:1. Open the attached project. It contains a shader that uses reflection and a scene that demonstrates the shader in act... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object