Skip to content

ADDR 2642 Add sample assets for "Check Duplicate Bundle Dependencies Multi-Isolated Groups" analyze rule#72

Merged
kirstenpilla merged 8 commits into
masterfrom
dev/kirsten/checkduplicatedeps-multigroups-sample
May 11, 2022
Merged

ADDR 2642 Add sample assets for "Check Duplicate Bundle Dependencies Multi-Isolated Groups" analyze rule#72
kirstenpilla merged 8 commits into
masterfrom
dev/kirsten/checkduplicatedeps-multigroups-sample

Conversation

@kirstenpilla
Copy link
Copy Markdown
Contributor

Adds project assets to demonstrate the behavior of the "Check Duplicate Bundle Dependencies Multi-Isolated Groups" analyze rule.

Explanation as mentioned in the README

In the sample project there are 3 groups provided to illustrate the behavior of the rule:
* The Ground Materials Group contains a ScriptableObject that references the materials DirtMat and GrassMat.
* The Water Materials Group contains a ScriptableObject that references the material WaterMat.
* The All Materials Group contains a ScriptableObject that references all 3 materials DirtMat, GrassMat, and WaterMat. It shares the same bundle dependencies as the Ground and Water Materials Group.

Fixing the "Check Duplicate Bundle Dependencies Multi-Isolated Groups" rule will create 2 new isolation groups:
* The first Duplicate Asset Isolation group contains the materials DirtMat and GrassMat.
* The second Duplicate Asset Isolation groups contains the material WaterMat.

@kirstenpilla kirstenpilla requested a review from AndyMUnity May 6, 2022 14:02
@kirstenpilla kirstenpilla merged commit f140a76 into master May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants