The errors you get from uploading a media file sadly come from the server, after upload, and are quite cryptic.
I think:
For 1, 459bbfa4b21c20809a142c41c389b7a5edd28bd8 (May 2017) prevented uploads unless they were an accepted type, which works in many browsers, but not Edge: https://caniuse.com/#search=accept
For 3, have submitted #8443.
Most helpful comment
For 1, 459bbfa4b21c20809a142c41c389b7a5edd28bd8 (May 2017) prevented uploads unless they were an accepted type, which works in many browsers, but not Edge: https://caniuse.com/#search=accept
For 3, have submitted #8443.