I found a solution via this thread: https://forums.developer.apple.com/forums/thread/748448
Solution is to disable Metal API Validation:
Product > Scheme > Edit Scheme.
Then select Run > Diagnostics and uncheck the "API Validation" in the Metal section.
I found a solution via this thread: https://forums.developer.apple.com/forums/thread/748448
Solution is to disable Metal API Validation:
Product > Scheme > Edit Scheme.
Then select Run > Diagnostics and uncheck the "API Validation" in the Metal section.