Search Issue Tracker
Active
Votes
0
Found in
6000.0.63f1
6000.2.14f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128484
Regression
No
UI Toolkit Editor Window Creator Window can be closed before Assets are created resulting in incomplete Editor Window Assets
Steps to reproduce:
- Open any Project
- Right click in the Project Browser and select Create > UI Toolkit > Editor Window
- Enter any string in the C# section and select "Confirm"
- Close the UI Toolkit Editor Window Creator Window
Actual results: Default Assets are created, they are not automatically opened and they are incomplete and produce errors when opened: "NullReferenceException: Object reference not set to an instance of an object
aa.CreateGUI () (at Assets/Editor/aa.cs:27)
System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <73ac12a12f9a4ebca156b41ddce95fbe>:0)"
Expected results: Window cannot be closed before the Example Assets are created
Reproducible with versions: 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GenerateTilingAreaJob when changing the Sprite Renderers Slicing Width or Height
- Build fails with "duplicate node guids" Error when using specific build path
- Missing Style Sheet reference when renaming USS file referenced in a TSS file
- UI Toolkit Editor Window Creator accepts immutable Project Folders as valid paths which locks the Window
- Invalid Path Warning is removed when selecting Input Fields in the UI Toolkit Editor Window Creator Window
Add comment