Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.6f1
2022.1.10f1
2022.2.0b2
2023.1.0a4
2023.2.0a1
Issue ID
UUM-9352
Regression
No
[Windows] Vertex buffer doesn't work with meshes when they are marked as dynamic
Reproduction steps:
1. Open the user's attached project
2. Enter Play mode
Expected result: Both Spheres are increasing and decreasing in size
Actual result: One of the Spheres is changing in size, the other is not changing
Reproducible on: 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Could not test with: 2020.3.37f1 (Errors: "'Mesh' does not contain a definition for 'vertexBufferTarget' and no accessible extension method 'vertexBufferTarget' accepting a first argument of type 'Mesh' could be found", "'Mesh' does not contain a definition for 'GetVertexBuffer' and no accessible extension method 'GetVertexBuffer' accepting a first argument of type 'Mesh' could be found")
Reproducible on: Windows 11
Not reproducible on: macOS 12.4 (Intel)
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
This item is moved to our internal backlog for future investigation into compatibility between Mesh.MarkDynamic() and Mesh.vertexBufferTarget on the mentioned platform.