Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.3f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1167629
Regression
No
[iOS][Metal] Using Xcode GPU frame capture extra unused screen-sized textures can be seen on Metal
To reproduce:
1. Open attached project "ios-test-project.zip"
2. Make sure that Graphics API is set to Metal
3. Build for iOS device
4. Deploy the Xcode project to an iOS device
5. After the project is loaded in Xcode menu bar press Debug > Capture GPU Frame
6. Observe as there are three additional screen sized textures
Expected result: no additional screen size textures are created
Actual result: capturing a GPU frame shows three additional screen size textures
Reproduced on:
2017.4.0f1 2017.4.30f1 2018.4.3f1 2019.1.9f1 2019.2.0b9
Devices reproduced on:
iPad Mini 2 iOS 11.4.1
iPad Air 2 iOS 12.0.1
iPhone 8 iOS 11.0
Notes:
- Xcode crashes when trying to capture GPU frame on iPhone X iOS 13.0
- The button to take GPU capture is not available after building with 2019.3.0a9
- Doesn't reproduce on OpenGLES2 and OpenGLES3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment