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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 2020.3.43f1):
Fixed in: 2020.3.43f1