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-128485
Regression
No
Invalid Path Warning is removed when selecting Input Fields in the UI Toolkit Editor Window Creator Window
Steps to reproduce:
- Open any Project
- Right click in the Project Browser and select Create > UI Toolkit > Editor Window
- In the UI Toolkit Editor Window Creator select "Choose Folder" and select any folder outside the Project's "Asset" directory and click the button "Confirm"
- Observe that the Invalid Path Warning is displayed
- Select any of the input fields in the Window (C#, UXML, USS)
- Observe where the Warning was previously
Actual results: The Invalid Path Warning is removed when selecting any of the Input Fields, indicating that the Path is now valid even though no changes in the selected Path were made.
Expected results: The Warning isn't removed when any of the Input Fields are selected, better approach would be to Show/Hide the Warning based on what Path is selected alongside when the Path is shown in the Window and not when the User clicks "Confirm"
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
- Clear color is incorrect on second ClearRenderTarget call when using Metal
- 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
Add comment