after inslaling 3.5.10 exporter unity version 2021.3.23f1 i am getting this error
Build Dev build failed, check the console for errors
UnityEngine.Debug:Log (object)
Needle.Engine.MenuItems/<InternalExportAndBuildTask>d__34:MoveNext () (at Library/PackageCache/[email protected]/Core/Editor/Actions/MenuItems.cs:435)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<bool>:SetResult (bool) Needle.Engine.ActionsBuild/<InternalBuildDistTask>d__3:MoveNext () (at Library/PackageCache/[email protected]/Core/Editor/Actions/ActionsBuild.cs:93) System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<bool>:SetResult (bool)
Needle.Engine.Utils.ProcessHelper/<RunCommand>d__4:MoveNext () (at Library/PackageCache/[email protected]/Common/Runtime/Utils/ProcessHelper.cs:275)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
I am not able to build dist folder.
I have just created Snadbox(needle) scene, refreshed assets, nothing more.
what can be the problem?