I am trying to get the position on the camera in my scene, and I am using a serializable field to get the transform.
I check on start to see if the value is null and I can see in the logs that the value is always null.
I am not sure what I am missing here? I am trying to follow the documentation for referencing an object from unity.
Any help is appreciated, Thanks!
I think you hit a special case where this specific field is ignored since we never want to export the Unity transform reference that every component has