Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
6000.6.0a1
Issue ID
UUM-131700
Regression
No
Entering “...” In Data Source Path throws “ArgumentException” error and breaks UI Builder window, doesn’t allow selecting or adding Elements to Hierarchy
Steps to reproduce:
1. Open UI Builder window
2. In Hierarchy add Visual Element
3. In Inspector > Bindings > Data Source Path add “...”
4. Press Enter
5. Observe the Console window
6. Try selecting Visual Element in Hierarchy again
\\
Actual results: “ArgumentException: PropertyPath: Invalid '.' character encountered at index ‘0’.” Error is thrown in the Console window, UI Builder window breaks as when selecting VisualElement continues throwing errors and unable to add other Elements to Hierarchy
Expected results: No errors should be thrown in the Console, a tooltip should be thrown that “Data Source Path only can contain letters and numbers”, UI Builder window should not break
\\
Reproducible with versions: 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
\\
Tested on (OS): Ubuntu 24.04, macOS Silicon Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
Add comment