Search Issue Tracker
By Design
Votes
0
Found in
5.3.1p2
Issue ID
765793
Regression
No
[ILL2CPP] Reflection GetMethod returns NULL
Reproduction steps:
1. Open the "Archive" attached project.
2. Open and play "Untitled1" scene.
3. Note the message:
- Awake:Void AddListener(System.Object, System.Reflection.MethodInfo)
4. Build the scene for iOS with IL2CPP Scripting Backend.
5. When application runs, note the Xcode log.
- NewBehaviourScript.addListenerMethodInfo NULL
Note:
- Building with mono2x scripting backend prints the same message as shown in the editor.
Reproduced with:
5.2.5f1
5.4.0f3
5.5.0b4
iPad Air 2 9.3.2
iPad Mini 2 7.1.2
iPad 3 7.1.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment