Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad merge caused TestCommands.cs.meta to be invalid with <<< HEAD line #284

Open
hsandt opened this issue Jul 17, 2024 · 0 comments · May be fixed by #294
Open

Bad merge caused TestCommands.cs.meta to be invalid with <<< HEAD line #284

hsandt opened this issue Jul 17, 2024 · 0 comments · May be fixed by #294
Labels
bug Something isn't working

Comments

@hsandt
Copy link

hsandt commented Jul 17, 2024

What is the current behavior?

I see the console warning:

The GUID inside 'Packages/dev.yarnspinner.unity/Tests/Runtime/CommandDispatchTests/AssemblyDefinition/TestCommands.cs.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.

Inspecting the file shows indeed a bad merge leftover:

fileFormatVersion: 2
<<<<<<< HEAD:Tests/Runtime/AssemblyDefinition/TestCommands.cs.meta
guid: 36d12434272144830aed6106488edee7
=======
guid: ca28301cfbfea4c83bae10ed899b6c3c
>>>>>>> a066b5d070402f58ae17de3338d995203e890fcf:Runtime/Views/ViewInputAddon.cs.meta
MonoImporter:
  externalObjects: {}
  serializedVersion: 2
  defaultReferences: []
  executionOrder: 0
  icon: {instanceID: 0}
  userData: 
  assetBundleName: 
  assetBundleVariant: 

Please provide the steps to reproduce, and if possible a minimal demo of the problem:
Just install Yarn Spinner 2.4.2 and check the output log

What is the expected behavior?
No meta file error

Please tell us about your environment:

  • Yarn Spinner Version: 2.4.2
  • Unity Version: 6000.0.7f1
@hsandt hsandt added the bug Something isn't working label Jul 17, 2024
@Colbydude Colbydude linked a pull request Oct 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant