Skip to content

Texture Packer only makes black images. Possible compiling issue? #181

Description

@Charmandrigo

My Texture packer which I use for poiyomi was working fine some days ago, now all it does is creating purely black images.
Console outputs the following error message:
Compute shader (ThryTexturePacker): Property (Inputs_0_) at kernel index (0) is not set
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Thry.ThryEditor.TexturePacker.Packer:Pack (Thry.ThryEditor.TexturePacker.TexturePackerConfig) (at Assets/_PoiyomiShaders/Scripts/ThryEditor/Editor/TexturePacker/Packer.cs:169)
Thry.ThryEditor.TexturePacker.NodeGUI:Pack () (at Assets/_PoiyomiShaders/Scripts/ThryEditor/Editor/TexturePacker/NodeGUI.cs:1000)
Thry.ThryEditor.TexturePacker.NodeGUI:InitilizeWithData (Thry.ThryEditor.TexturePacker.TexturePackerConfig,UnityEditor.TextureImporter) (at Assets/_PoiyomiShaders/Scripts/ThryEditor/Editor/TexturePacker/NodeGUI.cs:90)
Thry.ThryEditor.TexturePacker.NodeGUI:Open () (at Assets/_PoiyomiShaders/Scripts/ThryEditor/Editor/TexturePacker/NodeGUI.cs:65)
Thry.ShaderEditor:MenuTexturePacker () (at Assets/_PoiyomiShaders/Scripts/ThryEditor/Editor/ThryEditor.cs:1121)

What could this mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions