util: Include path to asset in panic message from asset_str (#27059)
Piotr Osiewicz
created
Somebody on Discord ran into issues with running the debugger which goes
down to an unwrap in asset_str. Let's print a path that was accessed.
Release Notes:
- N/A