Skip to content

fix(core): load fresh runtime scene on same-url reload - #3100

Draft
luzhuang wants to merge 2 commits into
dev/2.0from
codex/issue-2979-fresh-scene-load
Draft

luzhuang wants to merge 2 commits into
dev/2.0from
codex/issue-2979-fresh-scene-load

fix(core): isolate uncached resource loads

7c344b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2026 in 0s

85.74% (-0.14%) compared to 490d2bc

View this Pull Request on Codecov

85.74% (-0.14%) compared to 490d2bc

Details

Codecov Report

❌ Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.74%. Comparing base (490d2bc) to head (7c344b1).

Files with missing lines Patch % Lines
packages/core/src/asset/ResourceManager.ts 88.57% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3100      +/-   ##
===========================================
- Coverage    85.88%   85.74%   -0.14%     
===========================================
  Files          811      811              
  Lines        94808    94746      -62     
  Branches     11592    11607      +15     
===========================================
- Hits         81425    81243     -182     
- Misses       13293    13411     +118     
- Partials        90       92       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.