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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment