Sean Nowotny

Results 6 issues of 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....

bug

#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...

feature request

**Bug description:** The gizmo and the transform panel to the right are not displayed. ![ocxZbC4IzF](https://user-images.githubusercontent.com/21989324/226175075-66c96da1-879f-4753-af16-ea48daef6c11.png) **Desktop and versions:** - Your OS: Windows 10 Home 10.0.19044 Build 1944 - Unity version:...

bug
help wanted

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)...