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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment