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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment