Skip to content

chore: update Unity WebGL session UI build#100

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

chore: update Unity WebGL session UI build#100
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

릴리스 노트

  • Bug Fixes
    • Unity 빌드 리소스 업데이트를 통해 세션 UI 관련 문제를 해결했습니다.

@intothehead
intothehead merged commit b84b142 into main Jun 23, 2026
1 of 2 checks passed
@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: 09dcebb2-07e6-4d61-b226-81cc08db1ada

📥 Commits

Reviewing files that changed from the base of the PR and between b67438f and 8c98c9a.

⛔ 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.tsxUNITY_BUILD_VERSION 기본값이 '20260623-runtime-db-card-fix'에서 '20260623-session-ui-fix'로 변경되었습니다. 이 값은 Unity loader/data/framework/code/wasm 및 streaming assets 리소스 URL의 v= 캐시 버스팅 쿼리 파라미터에 사용됩니다.

Changes

Unity 빌드 버전 업데이트

Layer / File(s) Summary
UNITY_BUILD_VERSION 기본값 변경
src/features/unity-battle/components/UnityBattleScreen.tsx
UNITY_BUILD_VERSION 기본값을 '20260623-runtime-db-card-fix'에서 '20260623-session-ui-fix'로 교체하여, Unity 리소스 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.

@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