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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-107900