Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.2.0b10
Issue ID
1054327
Regression
No
[UWP] [IL2CPP] MSAL: Error trying to serialize the value to be written to the application data store
Steps to reproduce:
1. Download attached project
2. Build UWP project with IL2CPP backend.
3. Edit Il2CPP file "\VS Solution\Il2CppOutputProject\IL2CPP\libil2cpp\vm\Runtime.cpp" and make 'framework_version_for' method return "4.5" instead of "4.0".
4. Run the UWP app.
5. Popup to enter Microsft credentials will appear. Login using any valid Microsoft account and answer YES for the consent question.
Results: After the credentials have been entered successfully, a crash occurs while writing to the application data store.
Reproduced with: 2018.3.0a4, 2018.2.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment