Ravbug

Results 57 comments of Ravbug

This line of code disables the "Install New" button on Linux. Removing the linux check will re-enable the button: https://github.com/Ravbug/UnityHubNative/blob/61160cac9e92dcb77d928ee6d7c9189b397596a3/source/interface_derived.cpp#L95-L97 The code for the Install New dialog and associated functionality...

The install flow has been changed to open https://unity.com/releases/editor/archive in your browser since I don't have the time (or desire) to reverse-engineer Unity's install system and keep it up-to-date. As...

Is there any ETA on when this will release to stable?

I'm hesitant to add things to the sample that aren't being used because I don't want to confuse people. That said, I'm open to adding SDL_net if there is a...

@spencer-lunarg Here is the fossilize result: [fossilize.313a69080fbb2641.1.zip](https://github.com/user-attachments/files/22108004/fossilize.313a69080fbb2641.1.zip) I enabled fossilize via Vulkan Configurator because I couldn't get your command line instructions to work. Hope that didn't mess with anything. I...

I am able to reproduce this. I don't think I have missed any resource frees (feel free to check me), so it might be an SDL bug.

I just tried this on the latest SDL and it's still happening for me so I'll keep this open.