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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment