You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implement async decoding of OFPA paths in the LFS Locks window.
- Reuse OFPAConverters.PathToDisplayName for consistent rendering.
- Ensure decoding happens on a background thread to prevent UI freezing.
- Fallback to raw paths for files missing locally.
This improves usability for UE5 developers by showing human-readable Actor Labels instead of hashed filenames when managing LFS locks.
0 commit comments