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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Add comment