ORD v. 10.10.01.03 - Profile from Surface not working

Is anyone having a problem using the Profile From Surface command in ORD version 10.10.01.03?  We had no problems using it in previous versions and use it to generate horizontal offset profiles of the existing ground for bridge hydraulic analysis.  The command quits and logs this exception.  

Exception Logged to C:\Users\cbaird\AppData\Local\Temp\Bentley\OpenRoadsDesigner\CifExceptions\Exception-20211021-132525.log

Exception caught in source file e:\builds\cif10100103\Source\Cif\src\managed\ui\tools\PrimitiveCommand\PrimitiveCommand.cs at method OnDataButtonInternal

================================================================================
Exception : CreateInstanceOnElement failed with error code: 32768

In Assembly : Bentley.CifNET.Objects.4.0

Stack Trace :
at Bentley.CifNET.Objects.Engine.ObjectSpace.CommitChangeSet(InternalChangeSet changeSet, Boolean postCommit)
at Bentley.CifNET.Objects.Engine.ObjectSpace.HandlePersistenceModeTransition(PersistenceModeTransition transition)
at Bentley.CifNET.Objects.Engine.ObjectSpace.PersistTransients()
at Bentley.CifNET.Objects.Engine.ObjectSpace.Bentley.CifNET.Objects.IObjectSpace.PersistTransients()
at Bentley.CifNET.GeometryModel.Tool.GeometryCommand.ObjectSpaceHolder.PersistTransients()
at Bentley.CifNET.GeometryModel.Tools.CopyElement.CommitCopy()
at Bentley.CifNET.GeometryModel.Tools.CopyElement.AcceptElementsToCopyState.OnEntered(GeometryCommandPoint geometryCommandPoint)
at Bentley.CifNET.GeometryModel.Tool.GeometryCommand.DataPointEntryState.DoEntered(IButtonEvent buttonEvent)
at Bentley.CifNET.UI.Tools.DataPointEntryState.InternalPrimativeState.OnDataButton(IButtonEvent buttonEvent)
at Bentley.CifNET.UI.Tools.PrimitiveCommand.<>c__DisplayClass107_0.<OnDataButtonInternal>b__0()
at Bentley.CifNET.UI.Tools.PrimitiveCommand.ManagedBooleanCallBack(Func`1 method, Boolean exitCommandAndCleanupCaches, Boolean retValue, String message, String memberName, String sourceFilePath, Int32 sourceLineNumber)