I cannot analyze size in Stripping

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, unity

Research direction

Reproduce the size analysis in Unity 2022.3.46f1 for a WebGL build, then compare the expected master_WebGL_wasm path with the release_WebGL_wasm directory shown in the report. Trace the BuildReportInspector entry point that performs stripping analysis and verify that analysis completes without the missing-path or follow-up error.

Written by the indexing model from the issue text.

Description

Image

My project is 2022.3.46f1, and I need to know what Stripping is big to me.

But when I analyze size, it says master_WebGL_wasm is not found.
Image

I check the directory and the name is release_WebGL_wasm, so I tried to rename it but other problem happen.
Image

how do I do to solve this problem

Dominant language
C#
Stars
424
Forks
61
PR merge metrics
No merged PRs in 30d

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.

More from Unity-Technologies/BuildReportInspector

All issues in Unity-Technologies/BuildReportInspector

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.