Official visionOS sample "Creating an interactive 3D model in visionOS" fails to restore/show the car model when relaunched from Home

Environment:

  • Device: Apple Vision Pro
  • visionOS: 26.3.1
  • Xcode: 26.2 (17C52)
  • Sample: Creating an interactive 3D model in visionOS

Repro steps:

  1. Build and run the official sample from Xcode
  2. Confirm the car model displays correctly
  3. Quit the app
  4. Relaunch the app from Home
  5. Observe that the official car model no longer appears / fails to restore correctly

Expected: The official car model should display normally after relaunching from Home

Actual: The sample works when launched from Xcode, but fails when relaunched from Home

I tried the official demo because both my own Swift and Unity projects are having the exact same issue.

Official visionOS sample "Creating an interactive 3D model in visionOS" fails to restore/show the car model when relaunched from Home
 
 
Q