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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment