Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.13f1
6000.4.3f1
6000.5.0b4
6000.6.0a3
Issue ID
UUM-139847
Regression
Yes
Object Selector becomes unresponsive when selecting root UI Document as Data Source for Add Binding in UI Builder
Steps to reproduce:
- Create a new project using 3D URP template
- Create a new UI Document (Assets > Create > UI Toolkit > UI Document)
- Open the .uxml file in UI Builder
- Add a Visual Element to the Hierarchy
- In the Inspector, choose any property (e.g. Text > Size)
- Click on the three dots to the left of the property and select "Add Binding"
- In the "Data Source" property click on the object picker to select Scriptable Object
- In the "Select Scriptable Object" window select the created UI Document
- Observe a pop-up appears saying "Template not set."
- Click "Ok" or "No" (no difference)
- Try to select another item in the "Select Scriptable Object" window
Actual results: The window appears frozen, no selection can be made without closing and reopening it
Expected results: Unsupported assets should not be selectable as binding data sources, and the object picker should remain responsive after an invalid selection attempt (or close automatically like in previous versions)
Reproducible with versions: 6000.0.61f1, 6000.0.73f1, 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a3
Not reproducible with versions: 6000.0.50f1
Tested on (OS): macOS 26.4, Ubuntu 24.04
Notes:
- Could not find the FAV due to inconsistent reproduction, each time downgrading/upgrading showed different results
- The regression only seems to be present on Ubuntu 24.04, since on macOS the issue still reproduced on not regressed versions
- On 6000.0 the pop-up prompt has just "Ok" option instead of "No" and "Ok", but the end result stays same
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Add comment