I'm not 100% sure if it's exactly your case, but it worked for me. Simulators are somewhat buggy in the new Xcode. Run this in Terminal:
/usr/libexec/PlistBuddy /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Library/Wallpaper/Collections/Collections.plist -c "add order array" -c "add order: string 23EC2CF1-0188-49FC-B214-EC1AB37FE5C4"
Solution was taken from here.
It's the same thing as it was with the Xcode 14 first release. I hope it helps.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: