Search Unity

Question "An asset is marked with HideFlags.DontSave but is included in the build" Error

Discussion in 'Editor & General Support' started by mfatihbarut, Nov 26, 2022.

  1. mfatihbarut

    mfatihbarut

    Joined:
    Apr 11, 2018
    Posts:
    1,060
    hi guys,
    I use cartoon fx asset from asset store (URP version) it works great in editor mode however when I try to build my project I got the error below.
    (Asset owner didn't answer me) what can I do?

    An asset is marked with HideFlags.DontSave but is included in the build:
    Asset: 'Assets/MagicArsenal/Effects/Prefabs/Orbital/FrostOrbitSphere.prefab'
    Asset name: CFXR _POP_
    (You are probably referencing internal Unity data in your build.)
    UnityEngine.GUIUtility:processEvent (int,intptr,bool&)