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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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 :)