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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment