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
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
Add comment