Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.10f1, 2023.3.0b7
Votes
0
Found in
2022.3.19f1
Issue ID
UUM-61896
Regression
Yes
The error "type is not a supported string value" is thrown when using a default UIToolkit Inspector
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the “Assets/Scenes/SampleScene” scene
3. Enter Play Mode
4. In the Hierarchy Window, select the “GameObject” GameObject
5. In the Inspector Window, expand all elements in the colour list in the “WebcamImportantColorPicker” Component
6. Enable the “WebcamImportantColorPicker” Component a few times
7. Observe the behaviour of the Component
Expected result: The colour names are visible throughout, and there are no errors in the Console Window
Actual result: The colour names are not visible sometimes, and the error “type is not a supported string value” is thrown
Reproducible with: 2022.3.14f1, 2022.3.19f1, 2023.2.7f1, 2023.3.0b4
Not reproducible with: 2021.3.34f1, 2022.3.13f1
Reproducible on: macOS (Intel) 14.2.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment