Search Issue Tracker
Fixed
Votes
0
Found in
4.1.0b3
Issue ID
519678
Regression
No
Error when trying to open a custom EditorWindow
Steps to reproduce :
- open the project attached
- go to Window > Settings Editor with Namespace and notice the errors in the console
Instance of SettingsEditor couldn't be created because there is no script with that name.
UnityEditor.EditorWindow:GetWindow(String)
RockPocket.Editor.Settings.SettingsEditor:Init() (at Assets/Editor/SettingsEditor.cs:28)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
Add comment