The project is crashing due to the mirror cameras that render to target textures with format D24_UNorm_S8_UInt, which is not supported on AMD GPUs or on Metal. An immediate workaround is to select 'Enable compatible format` on the render texture, but a fix will be added so that the editor will only output errors in the future instead of crashing.