Search Issue Tracker
Fixed in 5.4.0
Votes
4
Found in
5.3.0f4
Issue ID
754856
Regression
No
Unregistered icall error using ParticleSystem.EmissionModule.enabled on iOS/Mono2x
How to reproduce:
1. Open attached project
2. Build to iOS and run
- Note how the application freezes on the device and there is an error in Xcode:
Unregistered icall 'UnityEngine.ParticleSystem/EmissionModule:SetEnabled (UnityEngine.ParticleSystem,bool)'
- This is not reproducible when building with IL2CPP
- Reproduced in Version 5.3.1f1 (3b3e8231502f), Version 5.3.0f4 (2524e04062b4), Version 5.4.0a6 (97b6a3660dbf)
- Blocked from testing older versions due to EmissionModule errors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Big_Friggin_Al
Dec 21, 2015 03:23
This is listed as a severity 3, which means 'workaround is possible', what is the workaround?