Search Issue Tracker
Duplicate
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.19f1
Issue ID
UUM-63820
Regression
Yes
"type is not a supported string value" error is thrown when removing an element from a serialized list
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Select the “WordHandler“ GameObject in the Hierarchy window
4. Remove the first element from the “Parsed Word List“ by selecting it and pressing "-" in the Inspector window
5. Observe the Console window
Expected result: The element is removed from the list and no errors are thrown in the Console window
Actual result: The element is removed from the list and a “type is not a supported string value“ error is thrown in the Console window
Reproducible with: 2022.3.14f1, 2022.3.19f1
Not reproducible with: 2021.3.35f1, 2022.3.13f1, 2023.1.0a1, 2023.2.10f1, 2023.3.0b7
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Notes:
1. After step 5, the list also has visual artifacts (element names become blank). Selecting any other GameObject in the Hierarchy window and selecting the “WordHandler“ GameObject again, the visual artifacts are gone (element names visible again)
2. This issue happens in Play Mode as well when removing an element with a script
3. Removing the last element in the list does not reproduce this issue
-
Resolution Note:
Duplicate of UUM-61896.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-61896
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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
This is a duplicate of issue #UUM-61896