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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment