LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
732 stars 76 forks source link

Fix corrupted materials #370

Closed vncastanheira closed 1 year ago

vncastanheira commented 1 year ago

Fixes #369 where some materials in the package got corrupted. They have been set with the Standard shader from the built-in rendering pipeline. Unity should auto-convert them in URP or HDRP projects.

ByteSz commented 1 year ago

Hey, just wanted to leave a comment saying thanks for the quick fix! Was pretty tempted to put in a PR myself as well.

nukeandbeans commented 1 year ago

Hey! Thanks for this. Everything looks good, so I'll go ahead and merge this!

roboboredom commented 11 months ago

Lovely fix, thanks! :)