Describe the bug
After installing the glTFast package in Unity 6.0.82f1 (Tried both on macOS 26.5 and Windows 10) it throws an error
Library/PackageCache/com.unity.cloud.gltfast@92828f845157/Runtime/Scripts/Export/MaterialExport.cs(44,29): error CS0246: The type or namespace name 'LitMaterialExport' could not be found (are you missing a using directive or an assembly reference?)
To Reproduce
Steps to reproduce the behavior:
- Just install glTFast like https://docs.unity3d.com/Packages/com.unity.cloud.gltfast@6.19/manual/installation.html
- It throws the error and thus can't enter playmode
Expected behavior
Should just install and work.
Screenshots
Desktop (please complete the following information):
- glTFast version 6.19.0
- Unity Editor version 6000.0.82f1
- Render Pipeline should be builtin (no urp or hdrp package), only see Shadergraph and SRP Core 17.0.4 each
- Platform: Editor (on Windows 10 and macOS 26.5)
Additional context
I installed the AI assistant and then it said it needs the glTFast package for the 3D generation.
Describe the bug
After installing the glTFast package in Unity 6.0.82f1 (Tried both on macOS 26.5 and Windows 10) it throws an error
Library/PackageCache/com.unity.cloud.gltfast@92828f845157/Runtime/Scripts/Export/MaterialExport.cs(44,29): error CS0246: The type or namespace name 'LitMaterialExport' could not be found (are you missing a using directive or an assembly reference?)To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should just install and work.
Screenshots
Desktop (please complete the following information):
Additional context
I installed the AI assistant and then it said it needs the glTFast package for the 3D generation.