Search Issue Tracker
Fixed
Votes
0
Found in
6000.2.0b4
Issue ID
UUM-108001
Regression
Yes
“NotSupportedException" error and a warning are thrown when clicking on an element after renaming an element
How to reproduce:
1. Open attached “IN-103094” project
2. In the Project tab, open the “test.uxml” file
3. In the UI Builder Hierarchy, select “test1” element
4. In the Inspector, change the name of the element (“test3” for example)
5. Click on “test2” element (or any other element)
6. Repeat steps 3-5
7. Observe the Console
Expected result: No errors or warnings are thrown
Actual result: “NotSupportedException” and “FocusController has unprocessed focus events. Clearing.” warning are thrown
Reproducible with: 6000.2.0b1 (1618a92a88ac), 6000.2.0b4
Not reproducible with: 2022.3.62f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0a10
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Does not reproduce if the name is changed in the Hierarchy
- After step 5 the element name is not changed in the Hierarchy, or saved, but can be observed in the Inspector when the element is selected
- After reproducing the issue, the “NotSupportedException” error will be thrown every time the element is renamed
Add comment
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
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-107900