Search Issue Tracker
Fixed in 2018.4.X
Fixed in 2019.2.X
Votes
0
Found in
2018.4
2018.4.8f1
2019.2
2019.3
Issue ID
1188663
Regression
No
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change the property
How to reproduce:
1. Open the attached Archive.zip project
2. Build for iOS and open the Xcode project
3. Go to Menu bar-> Product-> Scheme-> Edit Scheme
4. Set GPU Frame Capture to Metal and Metal API Validation to Enabled
5. Deploy the Xcode project to the iOS device
6. Press "Capture GPU frame" button
7. Inspect CommandBuffer
Expected: Store Action is set to Don'tCare
Actual: Store Action is set to Store (see the screenshot attached in the Edit section)
Reproducible with: 2018.4.12f1, 2019.2.10f1, 2019.3.0a8
Not reproducible with: 2019.3.0a9, 2019.3.0b8, 2020.1.0a1, 2020.1.0a9
Reproducible with:
iPad Pro 12.9" (iOS 12.1.1)
iPhone XS (iOS 12.3.1)
Not reproducible with: 2019.3.0b8, 2020.1.0a9
Note: Could not test on 2017.4.33f1 because of the thrown errors
On some devices frame capture never finishes loading
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment