Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
2018.1.0b8
Issue ID
1003040
Regression
Yes
[XR]"ArgumentException: There must be 2, 3 or 4 components in the version string" on enabling Vuforia AR
[XR]"ArgumentException: There must be 2, 3 or 4 components in the version string" exception on selecting Vuforia AR.
Steps to Reproduce:
1. Create a new project.
2. Go to Player Setting >> XR Settings >> Enable Vuforia Augmented Reality Support
Observe the following exception spamming the console:
ArgumentException: There must be 2, 3 or 4 components in the version string.
Reproducible On: 2018.1.0b8
Works Fine On: 2018.1.0b7 , 2018.1.0b6
Notes:
1. Appears always.
2. Appears on both Mac and Windows.
Work Around:
Play & Stop a scene. Errors will disappear.
Stack Trace:
ArgumentException: There must be 2, 3 or 4 components in the version string.
System.Version..ctor (System.String version) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Version.cs:100)
Vuforia.EditorClasses.EulaPopup.GetMajorMinorVersion ()
Vuforia.EditorClasses.EulaPopup.ShowPopup (System.Action onAccept, System.Action onDecline)
VuforiaEnabledEventHandler.ShowEula ()
VuforiaEnabledEventHandler.OnVuforiaEnabledValueChanged (Boolean isVuforiaEnabled)
VuforiaEnabledObserver.OnEditorUpdate ()
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:183)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment