Bug #13711
ManeuverNode.OnGizmoUpdated throws an exception
Status:
New
Severity:
Normal
Assignee:
-
Category:
Gameplay
Target version:
-
Start date:
01/30/2017
% Done:
0%
Language:
English (US)
Mod Related:
No
Votes:
Description
If you try to call ManeuverNode.OnGizmoUpdated before the maneuver node has ever had a gizmo attached, it throws a null reference exception.
To reproduce it, you can load a new game with a vessel with already created maneuver, and try to call this function for maneuver before actually interacting with it through GUI.