Unity 5.3.7 compiler errors
Posted: Mon May 01, 2017 2:35 pm
On Unity 5.3.7 with Love/Hate 1.8.6 I have errors:
Assets/Pixel Crushers/LoveHate/Scripts/Core/Faction Members/Emotions/Editor/EmotionDefinitionDrawer.cs(46,23): error CS1502: The best overloaded method match for `UnityEditor.EditorGUI.MinMaxSlider(UnityEngine.GUIContent, UnityEngine.Rect, ref float, ref float, float, float)' has some invalid arguments
Assets/Pixel Crushers/LoveHate/Scripts/Core/Faction Members/Emotions/Editor/EmotionDefinitionDrawer.cs(46,23): error CS1503: Argument `#1' cannot convert `UnityEngine.Rect' expression to type `UnityEngine.GUIContent'
On Unity 5.5.1 is OK, but I need to fire L/H with 5.3.7. Is any earlier L/H version compatible with 5.3.7? Can I obtain it?
Assets/Pixel Crushers/LoveHate/Scripts/Core/Faction Members/Emotions/Editor/EmotionDefinitionDrawer.cs(46,23): error CS1502: The best overloaded method match for `UnityEditor.EditorGUI.MinMaxSlider(UnityEngine.GUIContent, UnityEngine.Rect, ref float, ref float, float, float)' has some invalid arguments
Assets/Pixel Crushers/LoveHate/Scripts/Core/Faction Members/Emotions/Editor/EmotionDefinitionDrawer.cs(46,23): error CS1503: Argument `#1' cannot convert `UnityEngine.Rect' expression to type `UnityEngine.GUIContent'
On Unity 5.5.1 is OK, but I need to fire L/H with 5.3.7. Is any earlier L/H version compatible with 5.3.7? Can I obtain it?