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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #UUM-61896