Webber Takken

Results 281 comments of Webber Takken

@yujonglee any chance you could fix the url?

Did you try your suggestion of removing `BuildOutput` in between the steps? If it resolves the issue we could maybe then add it to the start of the action.

This feature looks like something that we should support to me. It doesn't look like a breaking change to me though. Unless I'm mistaken, we can also add it after...

Not quite, I see volta is pinned to node 20. It's just the doc that is outdated. Things are moving fast over at Docusaurus. Feel free to update to 20...

The log is incomplete, the long line isn't showing which image it's trying to build, so I can't manually try to pull the image. Are you running this on self-hosted...

@JanikHelbig-NB builder on Windows just runs a docker command https://github.com/game-ci/unity-builder/blob/main/src/model/docker.ts#L91, not much different from what happens on the ubuntu variant. Regarding the quote from GitHub Actions docs > If you...

> After we load the [BuildProfile](https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Build.Profile.BuildProfile.html) from the /Assets folder, the object has no public members or methods by which we can modify/edit the Build Profile at runtime. That might...

What kind of actions would you suggest happen in this following step? Personally I would argue that it should probably happen as part of the action itself, so that everyone...

I also version control select files from my home folder, including the settings files from PowerToys. I run into the same problem as opening post. Here are some examples that...

A bit more than a year later I'm still very much into syncing settings across systems as it's the easiest way to keep your settings. I have resorted to ignoring...