- May 2, 2021
- 1,059
- 1,141
- 229
It's a limitation on Unity itself.The previous versions have ran fine that I have tried. I would be happy to test and provide feedback. I'm not sure what you mean by webm only packs, but looking at the information on how to create girl packs it seems like it would be pretty universal with JSON and images. Although the images are case sensitive.
You must be registered to see the links
Linux Unity games cannot play mp4s through the videoplayer object. There's only three formats it can use, and only one codec it can use.
That said, if you're willing to download the Unity editor for Linux and compile and test it yourself, I can definately provide the source code for you.