Format File will fail in unified Syntax

Fire and Water:

if I try to Reformat a File in unified Syntax I got:

System.NullReferenceException: Object reference not set to an instance of an object
  at RemObjects.Oxygene.Code.Oxygene.Parser.IndentLineFixIt (RemObjects.Oxygene.Code.CMPoint Point, System.Boolean aCheckIndentKind, System.Collections.Generic.List`1[System.Int32]& aPreviousDeltas, System.Int32& aIndent) [0x0079d] in <b1c6b4526ff64201814940cf2b842237>:0 
  at RemObjects.Oxygene.Code.BaseParser.FormatSelectionListFixIt (RemObjects.Oxygene.Code.CMSpan& aSpan, RemObjects.Oxygene.Code.Compiler.Compiler aCompiler) [0x000a3] in <b1c6b4526ff64201814940cf2b842237>:0 
  at RemObjects.Oxygene.Code.BaseParser.FormatSelectionFixIt (RemObjects.Oxygene.Code.CMSpan& aSpan, System.Int32& aRow, System.Int32& aCol, RemObjects.Oxygene.Code.Compiler.Compiler aCompiler) [0x00000] in <b1c6b4526ff64201814940cf2b842237>:0 
  at (wrapper native-to-managed) RemObjects.Oxygene.Code.BaseParser:FormatSelectionFixIt (RemObjects.Oxygene.Code.BaseParser,RemObjects.Oxygene.Code.CMSpan&,int&,int&,RemObjects.Oxygene.Code.Compiler.Compiler,System.Exception&)

can we get the file?

It is with all Unified Files,
but you can use the Source from https://talk.remobjects.com/t/problem-with-interfaces

Thanks, logged as bugs://82301

bugs://82301 got closed with status fixed.