Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0b7
Issue ID
885392
Regression
No
[Metal] Buffer is updated only once per frame when data is called twice
Reproduction steps:
1. Open the attached project.
2. Make sure Editor is running with Metal graphics API.
3. Play the scene.
- Only one out of two triangles is updated (Screenshots attached).
Notes:
- Uncheck the "Use One Compute Buffer Per Call" checkbox on the "Minimum Draw Procedural" script attached to the "Quad" game object to see the desired behavior.
Reproduced with:
5.6.0b1, 5.6.0b10, 2017.1.0a2
OSX Editor, iOS
Metal
Not reproducible with:
Windows Editor
DX11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment