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
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
- White flickering artifacts are present on dynamic objects when doing rotation/movement and using APV
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 :)