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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment