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
Comments (1)
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Big_Friggin_Al
Dec 21, 2015 03:23
This is listed as a severity 3, which means 'workaround is possible', what is the workaround?