Search Issue Tracker
Fixed
Votes
0
Found in
5.3.4f1
Issue ID
788088
Regression
No
[iOS] Project fails to build with "Expected member name or semicolon after declaration specifier error"
1. Open attached project
2. Build to iOS with Il2CPP
3. Building via XCode fails with "Expected member name or ; after declaration specifier error"
Workaround: It fails on method named Release(). Renaming it fixes the issue(also all references should be renamed too)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Add comment