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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
Resolution Note:
The most reliable way to take an XCode GPU capture without any issues is to disable the Metal validation layer.