Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurrences of NSDocumentDirectory with NSCachesDirectory for Apple TV in IOSPlatformFile.cpp
Offline saved games are not supported on AppleTV, licensees fix is not reliable because the caches folder the licensee suggests we save to can be deleted at any time by the OS.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-78172 in the post.
2 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.22, 4.23 |
Target Fix | 4.24 |
Created | Jul 31, 2019 |
---|---|
Resolved | Oct 28, 2019 |
Updated | Sep 8, 2020 |