Unity-Technologies / Unity-Technologies/com.unity.webrtc

[BUG]: Missing meta files for /Runtime/Plugins/iOS

Open
#1,010 4 comments 0 reactions 1 assignee View on GitHub

@karasusan is already working on this.

Since Dec 10, 2023.

bug
Dominant language
Assembly
Stars
852
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Package version

3.0.0-pre.7

Environment
* OS: Windows10
* Unity version: Unity 2020.3.37
Steps To Reproduce

Add com.unity.webrtc to project via package manager or as a dependency of Unity Render Streaming.

Current Behavior

Error messages are displayed in the Console:

Asset Packages/com.unity.webrtc/Runtime/Plugins/iOS/webrtc.framework/Info.plist has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.webrtc/Runtime/Plugins/iOS/webrtc.framework/webrtc has no meta file, but it's in an immutable folder. The asset will be ignored.
Expected Behavior

No error messages should be displayed in the Console.

Anything else?

It seems like these two files are the only one in the repository that don't have a .meta file.
https://github.com/Unity-Technologies/com.unity.webrtc/tree/main/Runtime/Plugins/iOS/webrtc.framework

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.