Search Issue Tracker
In Progress
Fixed in 6000.0.65f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a4
In Progress in 6000.5.X
Votes
0
Found in
6000.0.63f1
6000.2.15f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128741
Regression
No
Memoryless depth/stencil targets are allocated with Private storage when building for Metal Graphics API supporting devices
How to reproduce:
1. Open the attached “IN-125515.zip” Project
2. Build and Run on Xcode Platforms (macOS, iOS, tvOS)
3. Open the built Xcode Project
4. Build and run the Project on Xcode
5. Stop the Built Player after it opens
6. Open the “Debug Executable” window (Debug → “Debug Executable…”)
7. In the newly opened Xcode window, select the “Run” Section
8. Change the “GPU Frame Capture” dropdown to “Metal” under the “Options” Tab
9. Turn off Metal “API Validation” under the “Diagnostics” Tab
10. Press “Close” and press “Play” on the new Xcode editor window
11. Open the “GPU Workload” Section (Debug → Capture GPU Workload)
12. In the “Debug Navigator” Section, expand the top most “Command Buffer” Section and the “RenderLoop.Draw” Section
13. Select the “[R] RenderLoop.Draw” Capture
14. Select the Capture where the White Cube GameObject is visible on a Black Background
15. Observe the “Storage Mode” Field
Actual result: Storage Mode is set to Private
Expected result: Storage Mode should be Memoryless
Reproducible with: 6000.0.63f1 (b423dd65e13f), 6000.2.15f1, 6000.3.0f1 (5dac2ad68189), 6000.4.0a5, 6000.5.0a2
Couldn’t test with: 2022.3.69f1 (Unfixable compilation errors due to SRP code used that is unsupported on older versions)
Reproducible on: macOS 26.1 (M3 Pro)
Not reproducible on: No other environment tested
Note: Before testing the Standalone Player, “Create Xcode Project” setting must be turned on in the Build Settings, for the Xcode Project to be generated
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 6000.3.5f1):
Fixed in 6000.3.5f1