Skip to content

chore: update Unity WebGL modal profile build#102

Merged
intothehead merged 1 commit into
mainfrom
hotfix/unity-webgl-main-map-shaders
Jun 23, 2026
Merged

chore: update Unity WebGL modal profile build#102
intothehead merged 1 commit into
mainfrom
hotfix/unity-webgl-main-map-shaders

Conversation

@intothehead

@intothehead intothehead commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Pull Request

🎯 작업 내용

📌 작업 배경

🔨 구현 내용

Added (추가)

Changed (변경)

Fixed (수정)

📸 결과물

🧪 테스트

  • 로컬 테스트 완료
  • 주요 시나리오 검증

💬 리뷰 요청사항

🔗 관련 링크

  • Closes #

Summary by CodeRabbit

버그 수정

  • 유니티 빌드 버전이 업데이트되어 리소스 로딩 안정성이 개선되었습니다.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 87af2da1-aa9c-4cd3-b165-78138a0f0766

📥 Commits

Reviewing files that changed from the base of the PR and between 3942ff2 and c3e135a.

⛔ Files ignored due to path filters (4)
  • public/unity/Build/unity.data.unityweb is excluded by !public/**
  • public/unity/Build/unity.framework.js.unityweb is excluded by !public/**
  • public/unity/Build/unity.loader.js is excluded by !public/**
  • public/unity/Build/unity.wasm.unityweb is excluded by !public/**
📒 Files selected for processing (1)
  • src/features/unity-battle/components/UnityBattleScreen.tsx

📝 Walkthrough

Walkthrough

UnityBattleScreen.tsx에서 UNITY_BUILD_VERSION 상수의 기본값이 20260623-session-ui-fix에서 20260623-modal-profile-loading-fix로 변경되었습니다. 이 값은 Unity 빌드 리소스 URL의 v= 쿼리 파라미터로 사용됩니다.

Changes

Unity 빌드 버전 변경

Layer / File(s) Summary
UNITY_BUILD_VERSION 기본값 변경
src/features/unity-battle/components/UnityBattleScreen.tsx
환경변수 미설정 시 폴백으로 사용되는 UNITY_BUILD_VERSION 기본값이 20260623-session-ui-fix에서 20260623-modal-profile-loading-fix로 변경되어 로더·데이터·프레임워크·코드·WASM 리소스 URL의 v= 파라미터 값이 갱신됨.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/unity-webgl-main-map-shaders

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@intothehead
intothehead merged commit 6feb00a into main Jun 23, 2026
1 of 2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jun 23, 2026
2 tasks
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.

1 participant