Gallsy
Results
2
comments of
Gallsy
> ```json > { > "sdk": { > "version": "6.0.404" > } > } > ``` This unfortunately hasn't fixed it in my case. On the next build after launching...
@matthew798 yes that's right. The problem seems to be caused by my C# plugin using ```[Tool]``` and has multiple references to scenes via ```ResourceLoader.Load("uid://whatever")``` and json files via ``` var...