Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.48f1
2022.3.58f1
6000.0.38f1
6000.1.0b7
6000.2.0a4
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. Ensure Yaml File is 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
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
- Recording highlight is not shown when switching between the two GameObjects with Animations
- Asset is not found when using Label search in Search Bar
- Editor crashes when opening Project Auditor window of 3rd party jillejr.newtonsoft.json-for-unity.converters package
Add comment