Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment