I'm running into a very bizarre bug in the iOS Simulator, see title.
On first run of a new Simulator instance, the SF Symbol(s) appear for both SwiftUI and UIKit, but then after restarting the app and/or the Simulator instance, they no longer do for UIKit views only.
I can't figure out why this is happening and the only workaround is to delete that Simulator instance and recreate it.
Has anyone else run into this?