unity3d-jp / StreamingImageSequence

A package for playing sequential image sequences in Unity Timeline
Other
283 stars 39 forks source link

fix: resolve merge conflict in Scripts.meta #493

Closed gupon closed 3 months ago

gupon commented 3 months ago

Resolved a merge conflict in the asset file by removing duplicate GUID entries. The file now has a single GUID entry and is properly formatted.

Unity Editor is continuously displaying the following warning at regular intervals: The GUID inside 'Packages/com.unity.streaming-image-sequence/Runtime/Scripts.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.

unity-cla-assistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.