Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2017.1.0f3
Issue ID
946252
Regression
No
[iOS] [IL2CPP] [.NET 4.6] Confused SyncEvent call in iOS build for .NET 4.6 with IL2CPP
Reproduction Steps:
1. Open User's project
2. Switch platform to iOS
3. Build
4. Try to compile in XCode
Notice that compiler throws error:
No matching function for call to 'DamageAgent_CallEventOnAttacked_m4177084317'
Expected behaviour: Successful build.
Actual result: Build is canceled due to errors.
Reproduced on versions: Unity 2017.1.1f1, 2017.2.0b10
Could not launch on 2017.3.0a6
Reproduced on devices: iPad Mini 4 iOS 10.3.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment