Unity 4.7 -> Unity 5.3.3p2 script automatic update error

Failed to run script updater.
System.NullReferenceException: Object reference not set to an instance of an object at BooUpdater.FixParsedSourceLocations.OnIfStatement (Boo.Lang.Compiler.Ast.IfStatement node) [0x00000] in :0 at Boo.Lang.Compiler.Ast.IfStatement.Accept (IAstVisitor visitor) [0x00000] in :0

Hello xGeorgeV,

Can you fill a bug report for this so that we can look into it?

Best,

I found the problem. It was a simple C# command. It was good in Unity 4.x but it was wrong in Unity 5.x. But I got a Boo (?) error message, without line number.