uet icon indicating copy to clipboard operation
uet copied to clipboard

A tool for building and testing Unreal Engine plugins, projects and custom engines. Mirrored from https://src.redpoint.games/redpointgames/uet.

Results 56 uet issues
Sort by recently updated
recently updated
newest added

Hello, I've been testing using this tool and it's really helpful to install all the SDKs dependencies and compiling. But I've been struggling with setting up a BuildConfig.json to generate...

Currently, it appears UET will not clean up files that were previously in the folder structure but are no longer there. This can be a problem as those removed files...

- [ ] Adapt the Helm charts for CoreDNS and Calico on Linux to a custom Helm chart, and install/upgrade them automatically when the controller starts up. We have to...

rkm

It is apparently possible to [run `kube-proxy` as a DaemonSet](https://www.kubernetes.dev/blog/2024/01/05/kube-proxy-non-privileged/). This would avoid RKM from having to manually monitor and manage the lifecycle of kube-proxy. Instead we could deploy it...

rkm

To prevent the machine from ever going to sleep or powering down disks.

rkm

I suspect this is something to do with UDP routing across the virtual switch, since WSL and the Calico VXLAN are all running through the same switch. TCP routing seems...

rkm

For Windows+WSL mode, `wsl.exe` doesn't work when the service is running as `SYSTEM`. Upon further investigation, it appears if you're running as `SYSTEM`, you can't `runas` into any other user...

rkm