Xcode doesn't seem to work well for C++ coding in UE5. Auto-completion doesn't work most of the time, syntax highlighting doesn't work and indexing project files takes forever. I've been researching these issues for months, trying really hard to come up with a solution because I love Xcode for iOS/macOS development, but nothing seemed to work.
I finally gave up on Xcode and switched to Rider. And you know what? Everything works smoothly out of the box: code completion, syntax highlighting... It also offers very fast indexing. So, forget about Xcode for UE5. I don't know about VS Code, but Rider works like a breeze and integrates perfectly with the engine.
Post
Replies
Boosts
Views
Activity
Same here. I'm currently working on a Metal app, and I'm seeing all these messages after upgrading to Monterey 12.1 and Xcode 13.2
No updates to SceneKit this year, either. I think Apple is subtly telling us to move to RealityKit, even for 3D-only (non-AR) games...