- Home /
compile errors
Folks,
I am having this as compile errors. anyone have ideas of how to solve these issues?
Answer by Trevdevs · Jun 23, 2018 at 02:34 AM
Seems to me like your importing assets someone else created, since you didn't make the script and have no idea how it works it's best to look where you got that asset and see if others have had similar issues, or contact the creator and ask them.
Since I can't see the the script my guess they meant to use this https://docs.unity3d.com/ScriptReference/Camera.SetStereoProjectionMatrix.html
Your answer
Follow this Question
Related Questions
My dagger attached to an enemy won't detect it's parent's Ai Script 1 Answer
error CS1525: unexpected symbol `.' | how can I fix this code? 1 Answer
Xbox Unity D3D11 Failed to Create 2d Texture to GfxDeviceD3D11 1 Answer
Unity error during android apk build : Gradle build Failed 1 Answer
IndexOutOfRangeException: Array index is out of range 2 Answers