Reference ID
72d4e2dc-4b60-5361-25b1-2681f979b427
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
Am calling the SetMaterial() function on a large amount of props, and arbitrarily it seems like the function is just not working, despite the line being called? It seems very inconsistent. Sometimes everything functions perfectly, sometimes only a few work, etc.
Steps to Reproduce
- Create a custom material.
- Place 100+ props in the level.
- Write a verse script that loops over the props and changes their material to the custom material.
- Start the game a few times and observe.
Expected Result
Everytime, all props will have the new custom material.
Observed Result
Sometimes, an assortment of the props (either all of them or some of them) will have their default material instead of the new material.
Platform(s)
Windows