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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment