VS 2015 crash when create new UWP project

Install VS 2015 Community Edition, latest trial Elements with Water

After create New project in VS, it crash while trying to open disigner
%temp% directory contain file
MSBuild_7bb931e3-9734-4e97-b484-d653dc492e8c.failure.txt

UNHANDLED EXCEPTIONS FROM PROCESS 15036:

19.03.2019 9:23:33
System.NullReferenceException: Object reference not set to an instance of an object.
** at RemObjects.Elements.Xaml.XamlToBamlConverter.ResetCachedMembers(String cachedFileName)**
** at RemObjects.Oxygene.Code.ElementsSyntaxModel.ReloadReferences()**
** at RemObjects.Oxygene.Code.Compiler.CodeCompletionCompiler.DoneReferences()**
** at RemObjects.Oxygene.VisualStudio.ProjectInfo.FinishAddingReferences()**
** at RemObjects.Oxygene.VisualStudio.OxygeneProject.OxygeneProjectNode.d__16.MoveNext()**
— End of stack trace from previous location where exception was thrown —
** at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)**
** at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)**
** at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)**
** at System.Windows.Threading.DispatcherOperation.InvokeImpl()**
** at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)**
** at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)**
** at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)**
** at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)**
** at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)**
** at System.Windows.Threading.DispatcherOperation.Invoke()**
** at System.Windows.Threading.Dispatcher.ProcessQueue()**
** at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)**
** at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)**
** at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)**
** at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)**
** at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)**
** at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)**
** at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)**
===================

That same problem with VS 2017 when i open ShareUI.sln from ElementsSamples :slightly_frowning_face:

OS - Win8.1 9600.19263.amd64fre.winblue_ltsb_escrow.190108-1700

Thanks, logged as bugs://82183