Loading a mission locks up the weather for the rest of the play session

When I load a .FLT file through simconnect that defines custom weather, it locks the weather:

When I then load another .FLT file with different weather, it doesn’t load in.

Is it possible to disable the weather locking?

Here is the .FLT file I load:

[Main]
Title=MiltechMissionFlight
Description=MiltechMissionFlight
AppVersion=10.0.1
FlightVersion=0
MissionType=FreeFlight
MissionLocation=
OriginalFlight=MiltechMissionFlight
FlightType=NORMAL
StartingCameraCategory=Custom

[Options]
Sound=True
Moonlight=True
Save=False
SaveOriginalFlightPlan=False
TextDisplayPage=0
SlewDisplayPage=1
AxisIndicator=Off

[Sim.0]
SimFile=runway.flt
Sim=Miltech / Blackbird MH-60S 03HSC6
Pilot=Default
Copilot=Default
TailNumber=
AirlineCallSign=
FlightNumber=
AppendHeavy=False

[FreeFlight]
FirstFlightState=FLIGHT_RUNWAY

[ResourcePath]
Path=MiltechMission

[ObjectFile]
NbFiles=2
File.0=Missions\Miltech\MissionHub\Default\MiltechMission
ReferencePosition.0=S34° 53' 46.101170", E150° 53' 24.334259",+000000.00
ReferenceOrientation.0=0.000,0.000,0.000
File.1=Missions\Miltech\MissionHub\Ships\HMASAdelaide
ReferencePosition.1=S34° 53' 46.101170", E150° 53' 24.334259",+000000.00
ReferenceOrientation.1=0.000,0.000,0.000000


[Weather]
UseWeatherFile=False
UseLiveWeather=False
WeatherPresetFile=.\WeatherPresets\ScatteredClouds.WPR
WeatherCanBeLive=False
CloudmapPosOverride=False
CloudmapInitialPosX=0
CloudmapInitialPosY=0
FixedClouds=False
DebugPublicAirflowDisplay=False

PS: in MSFS2024, the weather doesn’t lock