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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment