-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Material File Broken #422
Comments
I experience the same issue. There seems to be no documentation whatsoever on this feature. I can upload a sample project, but it can be reproduced using a barebone project (Empty workspace template) . Changing properties of existing materials such as the color might also cause the preview to break. |
Hey, You are right that it's not documented. |
I don't really remember what kind of material it was bug we can try recreate the bug I think, @StanleySweet did you kept the repro project ? |
I have this one, which was broken |
Hello There,
I am facing an issue trying to create a material with custom code.
There is no documentation on how to do this with the editor but I think I found how to handle it.
Here's the steps :
No errors in the console, webpack or typescript logs.
I have the issue with Editor 4.5.0 and 4.6.0, I tried babylonJS 5.19.0 update in package.json with no luck.
At first I thought my shader code was the culprit but I have the same bahviour when I keep the code generated by right clicking -> Material File.
Is this a known issue ?
Is there a way to make it work ?
Thanks !
The text was updated successfully, but these errors were encountered: