Search Issue Tracker
Fixed in 5.3.4
Votes
0
Found in
5.3.4f1
Issue ID
787687
Regression
No
[IL2CPP] Declaration of anonymous struct must be a definition error fails build
Repro steps:
1) Open the project
2) Build the Demo scene for iOS
3) Open the project in Xcode and notice errors:
Declaration of anonymous struct must be a definition
4) Build for WebGL
5) Notice errors when building:
Exception: IL2CPP compile failed.
Errors are cause by EAGetMail.dll
Reproduced in: 5.4.0b14; 5.3.4p2; 5.2.4f1
Builds fine on Mono backends
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment