Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a1
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-27343
Regression
Yes
XCode GPU capture on iOS causes API validation breaking assert
When trying to do a capture in URP 23.2, using XCode 14 on an iPhone11 (it was also reproduced on different iOS devices by other people), this validation error happens very often
!image-2023-02-16-09-28-34-445.png!
disabling the Metal API validation is an effective workaround and the issue doesn't happen in that case, just few timeout messages before the capture.
Additional information can be found in the internal slack discussion
A repro project is attached, but this seems to be happening in URP, so just using the template scene should be enough
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Resolution Note:
The most reliable way to take an XCode GPU capture without any issues is to disable the Metal validation layer.