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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment