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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment