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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment