Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Cyclic dependency error in Test Project with Unity 2021

オープン
#233 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
csharp, unity
領域
build-system

調査の方向性

Unity Editor 2021.3.21f1 で Unity.Mathematics.TestProject を開き、パッケージの更新と循環依存関係エラーを再現します。最初に、一覧にある Unity.Collections と Unity.Properties の .asmdef ファイルを確認し、その後、報告されている循環アセンブリ依存関係なしでテストプロジェクトが開くことを確認します。

索引モデルが issue の本文から書いたものです。

説明

The Included test project Unity.Mathematics.TestProject can be opened using the Unity Hub using 2020.3.33f1 (LTS) no problem.

When launching the project using Unity Editor 2021.3.21f1 (LTS) the following packages are automatically update:

Packages were changed.
Update Mode: updateDependencies

The following packages were updated:
  com.unity.burst from version 1.2.3 to 1.6.6
  com.unity.ide.rider from version 2.0.7 to 3.0.18
  com.unity.ide.visualstudio from version 2.0.14 to 2.0.17

image

After that you get the following error:

One or more cyclic dependencies detected between assemblies:
  Packages/com.unity.collections/Unity.Collections.BurstCompatibilityGen/Unity.Collections.BurstCompatibilityGen.asmdef,
  Packages/com.unity.collections/DocCodeSamples.Tests/DocCodeSamples.Tests.asmdef,
  Packages/com.unity.collections/Unity.Collections/Unity.Collections.asmdef,
  Packages/com.unity.properties/Editor/Unity.Properties.Editor/Unity.Properties.Editor.asmdef,
  Packages/com.unity.properties/Runtime/Unity.Properties/Unity.Properties.asmdef

image

主要言語
C#
スター
1.4k
フォーク
159
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトには開発コンテナ、Dockerfile、コントリビューションガイドがありません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Unity-Technologies/Unity.Mathematics のほかの issue

Unity-Technologies/Unity.Mathematics の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。