We are having an issue with discrete model parameters.
We are using discrete parameters for RL with the stepsize of 0.01 (see following picture).

We are setting these parameters to a random value in between the lower and uper bound. But for some reason, we are running into an exception, that FlexSim is unable to set the paramter to the value, but the value is set nevertheless:

The right value appears in the model parameters table too. It just seems that this exception is thrown without any reason.