You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.Timeline.dll' has the same filename as Assembly Definition File 'Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Core.Runtime.Shared.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/Unity.RenderPipelines.Core.Runtime.Shared.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.2D.SpriteShape.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.2d.spriteshape/Runtime/Unity.2D.SpriteShape.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.2D.IK.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.2d.animation/IK/Runtime/Unity.2D.IK.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Universal.Shaders.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/Shaders/Unity.RenderPipelines.Universal.Shaders.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipeline.Universal.ShaderLibrary.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Unity.RenderPipelines.Universal.ShaderLibrary.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Universal.2D.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/Runtime/2D/Unity.RenderPipelines.Universal.2D.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
Assembly DLL name is reserved for internal use: Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/UnityEngine.dll (did files generated by a build accidentally end up in your Assets/ folder?)
Assembly DLL name is reserved for internal use: Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/mscorlib.dll (did files generated by a build accidentally end up in your Assets/ folder?)
NotSupportedException: The number of WaitHandles must be less than or equal to 64.
/github/workspace/Runtime/Scripts/Internal/MonoBehaviourContext.cs(19,25): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
/github/workspace/Runtime/Scripts/ScreenVideoSource.cs(69,44): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
/github/workspace/Runtime/Scripts/ScreenVideoSource.cs(69,89): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
/github/workspace/Runtime/Scripts/TextureVideoSource.cs(51,40): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
/github/workspace/Runtime/Scripts/TextureVideoSource.cs(51,95): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
/github/workspace/Runtime/Scripts/CameraVideoSource.cs(75,44): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
/github/workspace/Runtime/Scripts/CameraVideoSource.cs(75,89): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
/github/workspace/Runtime/Scripts/WebCameraSource.cs(69,40): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
/github/workspace/Runtime/Scripts/WebCameraSource.cs(69,98): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
The logs for this run have expired and are no longer available.