Search Issue Tracker
Fixed
Fixed in 6000.0.52f1, 6000.1.9f1, 6000.2.0b7, 6000.3.0a1
Votes
0
Found in
2021.3.48f1
2022.3.58f1
6000.0.38f1
6000.1.0b7
6000.2.0a4
6000.3.0a1
Issue ID
UUM-98013
Regression
No
EditorUtility.IsValidUnityYAML failing to properly validate YAML parsed into it
Steps to reproduce:
1. Open the attached user's project "YAML.zip"
2. Download the attached "MyYaml.yaml" and set on the "GameObject" Validator
3. Tools > Validate YAML file
4. Observe console
Expected Result: EditorUtility.IsValidUnityYAML returns false on this string
Actual Result: EditorUtility.IsValidUnityYAML returns true on this string
Reproducible with: 2021.3.48f1, 2022.3.58f1, 6000.0.38f1, 6000.1.0b7, 6000.2.0a4
Testing Environment: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment