Sean Nowotny
Sean Nowotny
After connecting to remote machine the " symbol no longer works on the US-International keyboard layout. The issues is resolved once Rust Desk processes are closed with the task manager....
#25 wasn't enough to reliably prevent null reference exception when switching to a different scene
**Is your feature request related to a problem? Please describe.** As far as I can tell this method's common implementation is the generation of new LevelEdtorSaveData and it doesn't actually...
**Bug description:** The gizmo and the transform panel to the right are not displayed.  **Desktop and versions:** - Your OS: Windows 10 Home 10.0.19044 Build 1944 - Unity version:...
In FavouritesTreeView.cs this line results in an exception. `PropertyInfo prop = asm.GetType("UnityEditorInternal.EditorResourcesUtility").GetProperty("folderIconName", (BindingFlags.Static | BindingFlags.Public));` `NullReferenceException: Object reference not set to an instance of an object FavouritesEd.FavouritesTreeView.FolderIconName () (at Assets/Favourites/Editor/FavouritesTreeView.cs:296)...
Hi there, I'm trying to use Leif on Windows with C++ and lf_init_glfw tries to load the inter.ttf font file from C:/Users/MyUserName/.leif/assets/fonts/inter.ttf Would be nice if we could specify a...
Hello, I would like to build the rive runtime for MinGW. Running `premake5 gmake2` in the build directory works fine. A problem arrises when running `mingw32-make` from mysys2 mingw64. Log:...