Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.0a4
Issue ID
729504
Regression
No
[YAML] Unable to parse YAML file error when opening new project
To reproduce:
1. Create new project
2. Add a cube (just for Unity not to open another project instantly)
3. Open any other project
4. Notice error in console
Unable to parse YAML file: [mapping values are not allowed in this context] at line 1
Same happens if I open the project in older version of Unity (for example 5.2.1f1)
Comments (1)
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Andrew_Novak
Apr 29, 2016 05:48
We see this problem at all time if:
1. 2 versions of unity install on PC
2. Opened old (v 4.6) project and upgrade to Unity 5 and newer
Hope it's help :)