Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.0a1
Issue ID
UUM-113009
Regression
No
UI Builder or its Inspector sections corrupt when "Data Source Path" property is replaced with a space
How to reproduce (inconsistent):
1. Create and open a new project
2. Create and open in UI Builder a new UI Document
3. Add some element to the Hierarchy
4. Add any ScriptableObject from ObjectPicket to the “Data Source” attribute
5. Try doing these actions in random order:
- Add a property to “Data Source Path“
- Select the property and replace the string with a Space (then press Enter or save the changes)
- Save (CTRL+S)
- Undo (CTRL+Z) (using this usually helps a lot in reproduction)
- Change ScriptableObjects in “Data Source“
- Deselect and select the element (This usually triggers the corruption)
Expected result: Nothing breaks and nothing corrupts
Actual result: At some moment, the Attributes and Bindings section will fail to expand, and “IndexOutOfRangeException” errors will be thrown in the Console. Or, the UI Builder window will fail to update visual changes done to the UI Builder
Reproducible in: 2023.3.0a2, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Could not test in: 2023.2.0a1 (No Binding section)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The issue reproduction is inconsistent, but most of the time, when it reproduces, it will just momentarily corrupt the Bindings and Attributes sections of the UI Builder, until the window is reopened
- Only when the sections/UI Builder is corrupted, an “IndexOutOfRangeException“ error will be thrown in the Console
- The issue is easier to reproduce on 6000.2 and 6000.3 versions for some reason
- In version 2023.3.0a2, the editor crashes when the space is pressed after selecting the Data Source Path string
- Sometimes, if saved at the right time/after certain steps, the bug will corrupt the whole file. After reopening the UI Document, no element is visible in the Hierarchy, and no element can be added to the Hierarchy
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment