Andy Baker
Andy Baker
FIrstly - Unity won't allow you to open scene files that are installed via UPM so I copied the examples to my assets directory. At this point I got errors...
Was causing compilation errors in Unity 2019.2
It's usually easier to include an entire Unity project in a repo as that ensures packages.json and projectversion.txt are present. If you'd prefer not to do that, could you make...
https://chriscollins.online/blindsketchcom
Is there a sample project still in the repo?
Worked fine before OS upgrade. I've checked that remote login is enabled and it is. JS console shows: Error in event handler for (unknown): SSHException: "Incompatible ssh peer (no acceptable...
The problem with overriding admin templates is that if I want to use your app alongside another one that also has a custom changelist template I'm a bit stuck. There's...
Installed it into my admin using formfield_overrides and an inner Media class. Works fine until I try and upload when I get this in the console: Uncaught SecurityError: Blocked a...
I discovered this branch almost by accident and was initially confused. I wouldn't usually expect to see a branch that had entirely different content and purpose to the main branch....