Search Issue Tracker
Duplicate
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
-
Resolution Note:
null
Duplicate of another internal issue: UUM-107900: "NotSupportedException" error is thrown when renaming components in UI Builder
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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
This is a duplicate of issue #UUM-107900