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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
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 :)