Skip to content

Fix vertex color not being applied to imported meshes#578

Open
helirang wants to merge 2 commits into
ruyo:masterfrom
helirang:master
Open

Fix vertex color not being applied to imported meshes#578
helirang wants to merge 2 commits into
ruyo:masterfrom
helirang:master

Conversation

@helirang

@helirang helirang commented Jun 5, 2026

Copy link
Copy Markdown
  • Tested on Unreal Engine 5.7.4 / Unity UniVRM 0.99.1
  • Fixed FLinearColor to FColor conversion using ToFColor(false) to prevent value scaling issues
  • Added logic to automatically apply SetHasVertexColors(true) on SkeletalMesh if vertex color data exists

helirang added 2 commits June 5, 2026 15:31
- Fixed FLinearColor to FColor conversion using ToFColor(false) to prevent value scaling issues
- Added logic to automatically apply SetHasVertexColors(true) on SkeletalMesh if vertex color data exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant