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
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
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
Resolution Note:
The most reliable way to take an XCode GPU capture without any issues is to disable the Metal validation layer.
Resolution Note:
The most reliable way to take an XCode GPU capture without any issues is to disable the Metal validation layer.