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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
Add comment