Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.1p3
Issue ID
1011133
Regression
Yes
[IL2CPP] Call to a base Method is passed to another method that is overriding the virtual method instead of the base method
Reproduction steps:
1. Open the attached project.
2. Build it into a device using IL2CPP.
3. Run the application.
4. Click 'Direct Callback'.
5. Click 'Lambda Callback'.
Actual behavior:
- Direct Callback fails (turns red).
- Lambda callback succeeds (turns green).
Expected behavior:
- Direct Callback succeeds (turns green).
- Lambda callback succeeds (turns green).
Reproduced with:
2017.3.1p1, 2017.3.1p4, 2018.1.0b10, 2018.2.0a4
iOS - IL2CPP
Android - IL2CPP
Not reproducible with:
2017.3.1f1
or
Editor, macOS Standalone, iOS - Mono
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment