Hi
We are using the CMakePresets.json file for different variations of our firmware. Since the latest update (2025.4.106) the build configuration interface changed a bit (now allowing to select the toolchain and SDK per build). When hitting `+ Add build configuration` and then selecting a CMakePreset, it doesn't fill out the preset anymore. However, if you select a Kconfig fragment, it then fills all the kconfig fragments from the preset.
The behaviour is the same for me and my colleague. So we assumed that the CMakePreset syntax was deprecated, but removing the old CMakePreset.json file, then manually configuring the build configuration and saving the new build configuration as a preset shows the same behaviour.
Best regards,
Alan