-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Default material in error #380
Comments
Fixed by referring #370. |
This also happens when installing via git clone in Packages directory under 2019.4.31f1, unfortunately. |
I got this same error on 2022.3.4f1 but nothing seemed to change even after the fix. Anyone reason for this? |
Hey everyone, apologies for taking so long to get around to this. This is a bug, and is intended to be fixed. RealtimeCSG is supposed to generate materials for the appropriate pipeline, but when imported via UPM, it cannot generate the materials as the folder is write-protected. In the future, it should generate them in |
version: Unity 2022.2.2f1
I just creat a new 3D template and import CSG by UPM, and all materials are in error, their shader is InternalErrorShader.
It is forbidden to edit these material since they are in Package folder.
The text was updated successfully, but these errors were encountered: