You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm opening the project in a version, which is mentioned in ProjectSettings/Projectversion.txt file, it has 1 error:
Assets/Scripts/Editor/ContextMenu/GetVideoAspectRatioEditor.cs(22,36): error CS1061: Type UnityEngine.Video.VideoPlayer' does not contain a definition for height' and no extension method height' of type UnityEngine.Video.VideoPlayer' could be found. Are you missing an assembly reference?