Skip to content

Error LitMaterialExport not found after install #60

Description

@devingDev

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:

  1. Just install glTFast like https://docs.unity3d.com/Packages/com.unity.cloud.gltfast@6.19/manual/installation.html
  2. It throws the error and thus can't enter playmode

Expected behavior
Should just install and work.

Screenshots

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions