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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
- [macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Add comment