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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment