Pipeline tool - Values that are not Single

Hello everyone,

I ma trying to build my game content with the pipeline tool. Sadly some of my models need to be scaled by 0.042 which the pipeline tool fails to accept when I import the XNA content project. It always says the value cannot be converted to Single.

Thanks a lot,
Christian

Do you mind putting up a bug report here:

Issues · MonoGame/MonoGame · GitHub

Thanks!

There you go: https://github.com/mono/MonoGame/issues/2923

Fixed in PR https://github.com/mono/MonoGame/pull/2926.