I'm encountering an issue with the capacity cost calculation in the BOM Cost Shares when using a work center that has its Unit cost calculation set to "Time".
It seems that the cost is calculated correctly only when the work center's capacity unit of measure is set to "HOUR". However, if the unit of measure is set to something else, like "MINUTE", the system appears to multiply the capacity in minutes directly by the cost per hour, which results in an incorrect cost.
The production route of the product is as follows:

For operation 020, the work center card is as follows, where it can be seen that its capacity unit of measure is set to MIN and its direct unit cost is set to 5 € per hour.

The capacity units of measure have been defined as follows:

The BOM Cost Shares of the product are as follows, where it can be seen that the capacity cost for operation 020 is calculated as 60 MIN × 5 €/HOUR = 300 €, instead of 60 MIN × (5/60) €/MIN = 5 €, which would be the correct result.

Has anyone else experienced this behavior? Is this a known limitation or a configuration issue? Any insights or workarounds would be greatly appreciated.
Thanks in advance!