-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Describe the bug
Tested on WolvenKit 7.2 Nightly 01/2025. Whenever you open one redcloth and save it, it accidentally removes its link to the MaterialInstance (leaving then NULL in that list). You have to assign back in order to fix it, else this will bring invisible cloth in game because of missing Material.
To Reproduce
Steps to reproduce the behavior:
- Open WolvenKit and one project
- Extract any redcloth (whether from vanilla or mod)
- Open it, then save it (doesn't matter if you have modified it or not)
An example of redcloth ischaracters\models\main_npc\yennefer\model\dress_01_wa__yennefer_px.redcloth
Expected behavior
The tool should detect the ApexRessource having Materials Instance, without to assign them NULL.
Desktop (please complete the following information):
- OS: Windows 11
Additional context
I went to test the old WK 6 to be sure, and it doesn't have the issue before. That's where I notice missing Material.
Metadata
Metadata
Assignees
Labels
No labels