Search Issue Tracker
Fixed
Fixed in 2020.3.43f1
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-1939
Regression
No
[Backport] [Metal] Unity returns that it only supports 8 compute buffers with metal graphics API when it actually supports 32
Steps to reproduce:
1. Open the attached project "Case_1299759"
2. Enter Play mode
3. Press on the white Cube
Expected results: Unity will return the number that is actually available on the device (On Mac it should be 32)
Actual results: Unity returns lower or higher values than actually available on the device (On Mac it shows just 8)
Reproducible with: 2019.4.17f1, 2020.2.1f1, 2021.1.0b1,
Unable to test with: 2018.4 due to project breaking from downgrading
Note:
- macOS and IOS with Metal seem to constantly reproduce this issue.
- Pressing on the Cube will enable 10 compute buffers and then display the cube if according to the console or the red text in the project the supported buffer count is lower then 10 but the Cube is still displayed which means that the device actually supports 10 or more compute buffers and Unity is just displaying them wrong(This happens with IOS and macOS)
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
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
Resolution Note (fix version 2020.3.43f1):
Fixed in: 2020.3.43f1