Search Issue Tracker

Fixed in 2018.2.X

Fixed in 2017.3.X, 2018.1.X

Votes

0

Found in

2017.1.0f2

Issue ID

980136

Regression

No

CreateDelegate does not handle virtual methods properly in IL2CPP

IL2CPP

-

To reproduce:
1. Open project attached by QA
2. Open BugReport scene and enter play mode
3. In the console notice output "Child" (expected)
4. Build for iOS/Android/WebGL with IL2CPP
5. Run app and notice output "Parent"

Expected result: Output from the editor and in the application should be the same (print "Child")

Reproduced with: Unity 5.5.5p1, 2017.1.2p4, 2017.2.1f3, 2017.3.0f3, 2018.1.0b1

Fixed in: 2018.2.0a1
Backported to: 2018.1.0b5

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.