Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.3.0f4
Issue ID
761784
Regression
Yes
[iOS][IL2CPP] Application crashes on launch when 'renderer is ParticleSystemRenderer' is used in a class
Steps to reproduce:
1. Open attached project
2. Build 'MainScene' for iOS with IL2CPP scripting backend
3. Build the generated Xcode project to device
4. Notice the application crashes immediately after launch
Notice that this code isn't even executed in the built scene, but the application crashes regardless.
Doesn't repro with Mono backend.
Doesn't reproduce with 5.1.4p1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment