could someone explain what this version 2017.1b means and which version is it? I re-imported my project and got some errors which seems that directive UNITY_5 is not working
I guess 2017.1 is something like a 6.0 but with the changed version naming. I’m on latest Unity build (2017.1.0xb3) and I also don’t have UNITY_5. Seems like following are available:
- UNITY_5_3_OR_NEWER
- UNITY_5_4_OR_NEWER
- UNITY_5_5_OR_NEWER
- UNITY_5_6_OR_NEWER
- UNITY_2017
- UNITY_2017_1
- UNITY_2017_1_0
- UNITY_2017_1_OR_NEWER
1 Like