ever run into this error with the 4.3.1 on Space shooter?

Assets/Scripts/PlayerController.cs(24,49): error CS1922: A field or property UnityEngine.Vector3' cannot be initialized with a collection object initializer because type UnityEngine.Vector3’ does not implement `System.Collections.IEnumerable’ interface

By “the 4.3.1”, do you mean Unity 4.3.1? Are you seriously using a version of Unity from 2013? Why?

But more to the point, please show us the code that causes this error, we cannot possible help you without it.

His business…

@cbassar0 Don’t forget to use the proper code tags when you post your script, please: https://discussions.unity.com/t/481379