Material Vertex Stream Index and Name property are missing in editor
Open
Nobody has claimed this yet.
bug
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Based from this manual page Vertex Stream , Color Vertex Stream Should have an Index Property, and Custom Vertex Stream should have a Name property. But Those properties are missing from the editor only the channel property are available.
This Ticket seems related
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Vertex Stream manual section and the related issue #223, then locate the material editor code for Color Vertex Stream and Custom Vertex Stream. Confirm how the existing channel property is exposed and make sure the editor also exposes Color Vertex Stream's Index and Custom Vertex Stream's Name properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100