Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2017.4.30f1
2020.1
Issue ID
1176716
Regression
No
[MacOS][OpenGL] Material.SetMatrixArray fails to pass the last element of the array correctly to the shader
How to reproduce:
1. Open the "ReproWithAddedButtons.zip" project
2. Open the "SetMatrixArrayBug" scene
3. Set OpenGL as the Editor's graphics API
4. Enter Play mode
5. Select colours Blue, White, Magenta, Cyan through buttons
6. Notice the colour of the Quad
Actual result: The last element in the array is set wrongly when calling Material.SetMatrixArray.
Expected result: The last element in the array is set correctly.
Reproducible with: 2017.4.36f1, 2018.4.16f1, 2019.2.19f1, 2019.3.0f6, 2020.1.0a20.
Notes:
- Not reproducible with Metal.
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 (2020.1.X):
OpenGL on MacOs is deprecated as of Mojave, this issue does not meet the quality bar to be fixed.