Project Builder no longer optimizes Copy-Asset gltf files in a project.
Compiles are done by MSFS 2024 renormalizer, and gltf fies in builded packages don’t have “ASOBO_asset_optimized” extensions.
MSFS2024 1.5.27.0 - SDK 1.4.5
Project Builder no longer optimizes Copy-Asset gltf files in a project.
Compiles are done by MSFS 2024 renormalizer, and gltf fies in builded packages don’t have “ASOBO_asset_optimized” extensions.
MSFS2024 1.5.27.0 - SDK 1.4.5
Hello @Kuro
Copy asset group never optimized gltf files as far as we can tell.
It is just supposed to copy files, nothing more.
Why do you need to have a source gltf in a copy asset group rather than a SimObject or ModelLib asset group?
Regards,
Sylvain
The issue was that the source file stopped being optimized without me noticing. The problem is resolved. Thank you.