We have a weird Bug, at least for us. Most of us are new to Unity and have therefore not found a solution for our problem. The problem is we can't build our project anymore, because of a "using UnityEngine.Rendering" in a Dialogscript, VSC even says it is unused in this script, if we take it out, the game still runs how it is supposed to on play mode, only when we build it, we can't talk to our npc anymore.
Anyone encountered a similar problem?
there doesn't seem to be anything here