Context: Any package. Projected Meshes look sharp and clear in the SDK 2024 editor but once the packages are built and mounted they turned super blurry and unusable
Similar MSFS 2020 issue: not an issue with 2020 packages
Bug description:
Projected Meshes look sharp and clear in the SDK 2024 editor but once the packages are built and mounted they turned super blurry and unusable
It happens regardless of the projected meshes being independent or part of an airport
Repro steps:
Create a projected mesh, insert it in a project and build it. Then mount it or place it in the community folder.
Indeed there is a serious problem with the addition of ProjectedMesh in the 2024 alpha. I have made thousands of adjustments and configurations, in the editing process within fs24 it looks fine. But at the time of compiling they look horrible. I don’t know if the simulator development team knows this or if it is simply an alpha error, so I can deduce that we will not see this failure in the final version of the simulator.
I have projected meshes with with scale of 1 and some with smaller scale, but regardless of the scale, it occurs once the package is mounted in the community. As we all have mentioned, a projected mesh will look good in the editor, but won’t once mounted in the community.
In fact, my pictures are with a projected mesh I inserted without modifying its scale. A quick reproduction test while in the SDK editor is to clean the package, load the BGL (it will look good), then “build and mount” by right clicking on the project, in the project editor. Give a few seconds and it will go from crisp to blurry.
The issue is probably due to the mip streaming, and it is not enabled for modellib compiled with FS2020. But if the package is rebuild with FS2024 or is streamed, it will be enabled. @vpilotfs Yes I need the SDK project @GamerFull There is a bug, the projected mesh scale is not taken into account for the mip streaming. It will be fixed, but there is probably another bug.
Hello,
The problem persists and in the demo project of the problem that I sent you, the scale is 1 in the XML and it is only one projected mesh. The project sent comes from the sample of the sdk. We noticed that in the GLTF of the demo there is the scale as a parameter, while in the one exported with the 2024 sdk the scale parameter is not present.