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
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
Add comment