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
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
Add comment