Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0p2
Issue ID
941959
Regression
No
[IL2CPP] An exception shows up when UWP application calls an "Add" method
Reproduction steps:
1. Open the attached project;
2. Build the scene "Test" on Universal Windows Platform;
3. Run the built UWP application;
Actual result: an error "NotSupportedException: Cannot call method ‘System.Void System.Runtime.InteropServices.WindowsRuntime.IInspectableToICollectionAd" shows up.
Expected result: an exception should not show up.
Reproducible with: 5.6.3p1, 2017.1.0p4, 2017.2.0b8, 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment