Unity Issue Tracker - Vertex buffer doesn't work with meshes when they are marked as dynamic
Closed
UUM-9352
Vertex buffer doesn't work with meshes when they are marked as dynamic
Unity: Mesh
Windows
Won't Fix
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
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)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?