You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug Influences Per-Vertex property in the SkinnedMesh sample cannot be modified and always displays value 4. Due to this the Influences Per-Vertex property is either redundant or not working properly.
This issue also occurs on Android project that was deployed from Windows.
Due to time constraints it was not yet possible to confirm if the issue occurs on the Development branch of AtomSampleViewer.
This issue should be treated as Minor priority.
Steps to reproduce
Launch AtomSampleViewer.GameLauncher.
Go to Samples > Features > SkinnedMesh.
Attempt to modify the Influences Per-Vertex property.
Expected behavior Influences Per-Vertex property can be modified, or is removed if expected to be unmodifiable.
Actual behavior Influences Per-Vertex property cannot be modified.
This issue is confirmed to occur on Windows and Linux on the o3de Development (a62f43b) branch and o3de-atom-sampleviewer Development (d2890bf) branch.
Describe the bug
Influences Per-Vertex property in the SkinnedMesh sample cannot be modified and always displays value 4. Due to this the Influences Per-Vertex property is either redundant or not working properly.
This issue also occurs on Android project that was deployed from Windows.
Due to time constraints it was not yet possible to confirm if the issue occurs on the Development branch of AtomSampleViewer.
This issue should be treated as Minor priority.
Steps to reproduce
AtomSampleViewer.GameLauncher
.Expected behavior
Influences Per-Vertex property can be modified, or is removed if expected to be unmodifiable.
Actual behavior
Influences Per-Vertex property cannot be modified.
Video
ASVSkinnedMeshInfluencesPerVertex.mp4
Found in Branch
o3de: https://github.com/aws-lumberyard-dev/o3de/tree/moudgils/PadSkinningStreamBuffers
AtomSampleViewer: https://github.com/aws-lumberyard-dev/o3de-atom-sampleviewer/tree/moudgils/PadSkinningStreamBuffers
Desktop
The text was updated successfully, but these errors were encountered: