Adam Cooper
Adam Cooper

Reputation: 877

USDZ files are black in Xcode

Whenever I attempt to view a USDZ file that I have downloaded from Apple's Quick Look website in XCode it looks black.

I am currently using XCode Version 10.3 (10G8) and have included an image showcasing the issue.

enter image description here

Can someone please help me figure out what's going on? I have already deleted derived data, cleaned my project, and performed a fresh install of XCode, but no luck.

Upvotes: 1

Views: 316

Answers (1)

warrenm
warrenm

Reputation: 31782

This is working as expected for me. Perhaps you have default lighting turned off? Try selecting the eye icon and enabling it.

Viewing options in Xcode's 3D scene editor

Upvotes: 1

Related Questions