Skip to content

fix: add missing road parcels to the baked road data - #9779

Closed
alejandro-jimenez-dcl wants to merge 1 commit into
devfrom
bugsweep/genesis-city-missing-roads
Closed

fix: add missing road parcels to the baked road data#9779
alejandro-jimenez-dcl wants to merge 1 commit into
devfrom
bugsweep/genesis-city-missing-roads

Conversation

@alejandro-jimenez-dcl

Copy link
Copy Markdown
Contributor

RoadData.asset and SingleParcelRoadInfo.json are missing entries for 15 road parcels that exist in the deployed catalyst road scenes, leaving holes in the Genesis City road network; no fallback can cover them because the deployed scenes there are SDK6 with no LOD bundles. Bake the recovered models and rotations in.

Fixes #3279
Related: #3477

Includes a regression test that fails without this fix.

Pull Request Description

What does this PR change?

Test Instructions

Steps (standard run):

metaforge explorer run XXXX  # ← replace with this PR number

Expected result:

Steps (fresh account):

metaforge account create --clear
metaforge explorer run XXXX  # ← replace with this PR number

Expected result:

Automation (if applicable):

metaforge explorer test XXXX

Prerequisites

  • List any required setup steps
  • Include environment/configuration requirements

Test Steps

  1. First step
  2. Second step
  3. Expected result after step 2
  4. ...

Additional Testing Notes

  • Note any edge cases to verify
  • Mention specific areas that need careful testing
  • List known limitations or potential issues

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Branch & PR Standards before submitting. It explains the automated review flow, QA/DEV approval requirements, and what each label does — especially useful for first-time contributors.

RoadData.asset and SingleParcelRoadInfo.json are missing entries for 15
road parcels that exist in the deployed catalyst road scenes, leaving
holes in the Genesis City road network; no fallback can cover them
because the deployed scenes there are SDK6 with no LOD bundles. Bake
the recovered models and rotations in.

Fixes #3279
Related: #3477

Includes a regression test that fails without this fix.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@alejandro-jimenez-dcl
alejandro-jimenez-dcl requested review from a team as code owners August 18, 2026 14:26
@alejandro-jimenez-dcl

Copy link
Copy Markdown
Contributor Author

already fixed

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.

[QA] Genesis City | Missing Roads

2 participants