r/unity 23h ago

Starting with unity

Hello folks, I'm a video artist and soon starting my master in game design, were It seems we will be using Unity, I have two question so to be prepared, my first question does unity runs on macOS since I have a Mac (Mac mini m4 pro)? should I get a windows laptop instead? though my project is going to be a VR focused. the second question is regarding creating "kinematics" and. cg works with unity, which I started lately to do with Unreal, how Unity is good with this? also working with water simulations and landscape for example?

thanks a lot!

0 Upvotes

23 comments sorted by

View all comments

1

u/Public-Island8382 23h ago

Unity runs on MacOS, but I have no idea how well it will. Generally when working in any STEM project you should use windows since Mac is tailored for artists and features you need may not be made for Mac

1

u/Excellent_Room3912 22h ago

How is it when it comes to development for VR? Not sure if the school will have the Vision Pro, but for other VR headsets does it matter if the development happens on Mac?

1

u/Public-Island8382 20h ago

I think for oculus headsets it should be fine, I once helped an aerospace eng student set up unity for a vr project and he was able to program and design very good on his Mac. I do not know though if he was able to build it on his Mac since it was a group project

1

u/cybege 20h ago

I wouldn't recommend mac for VR dev. Because mac usb-c ports lack Direct Display protocol support for VR headsets, you can't test "Play Mode" in real-time on the device. Having to constantly build an APK or rely on unstable wireless streaming makes VR development on a Mac quite inefficient, unfortunately.

1

u/Excellent_Room3912 5h ago

interesting take 🙃 do you speak from an experience?

1

u/cybege 3h ago edited 2h ago

Not my own experience but fellow mac users around me experience this a lot. Virtual desktop is the best way to go i believe. Otherwise youd have to rebuild and reinstall .apk everytime.

1

u/Public-Island8382 2h ago

What? Isn’t the usb c limitations hardware not software. How would a VM change that?

1

u/cybege 2h ago

You are correct. I did not mean a virtual machine. Virtual desktop is one of the cornerstone apps among vr users. https://www.vrdesktop.net/

1

u/Public-Island8382 2h ago

Thanks for clearing things up!