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
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment