PyRevit Layout Order Not Following YAML Configuration

Hi everyone,

My PyRevit custom layout isn’t displaying in the order specified in my bundle.yaml file. The panels load correctly but ignore the layout sequence.

My bundle.yaml:

Setup:

  • Japanese panel names
  • UTF-8 encoding
  • Folder names match layout entries exactly
  • No PyRevit errors

Tried:

  • Verified YAML syntax
  • Reloaded PyRevit
  • Restarted Revit

Panels work fine but appear in wrong order. Anyone experienced this with non-English characters or have troubleshooting suggestions?

Thanks!