Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Error in Unreal Editor when recompiling MyProject.Managed.dll #116

Open
Wyrdplay opened this issue Apr 5, 2020 · 0 comments
Open

Error in Unreal Editor when recompiling MyProject.Managed.dll #116

Wyrdplay opened this issue Apr 5, 2020 · 0 comments

Comments

@Wyrdplay
Copy link

Wyrdplay commented Apr 5, 2020

After creating a stock PuzzleSample project and running it. Open the managed project .sln in visual studio 2019 and recompile with a minor change. In my case, I changed the colour materials around just to test the workflow. On returning Unreal Editor to focus is am getting this error, followed by crash reporter.

Entry point exception (UnrealEngine.Runtime): System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at UnrealEngine.Runtime.ManagedUnrealTypes.BuildTypes() in C:\dev\MyProject\UE_4.23\Engine\Plugins\USharp\Managed\UnrealEngine.Runtime\UnrealEngine.Runtime\Internal\ManagedUnrealTypes.Builder.cs:line 936 at UnrealEngine.Runtime.ManagedUnrealTypes.Load() in C:\dev\MyProject\UE_4.23\Engine\Plugins\USharp\Managed\UnrealEngine.Runtime\UnrealEngine.Runtime\Internal\ManagedUnrealTypes.Builder.cs:line 72 at UnrealEngine.Runtime.Native.NativeFunctions.OnNativeFunctionsRegistered() in C:\dev\MyProject\UE_4.23\Engine\Plugins\USharp\Managed\UnrealEngine.Runtime\UnrealEngine.Runtime\Internal\Native\NativeFunctions.cs:line 236 at UnrealEngine.Runtime.Native.NativeFunctions.RegisterFunctions(IntPtr registerFunctionsAddr) in C:\dev\MyProject\UE_4.23\Engine\Plugins\USharp\Managed\UnrealEngine.Runtime\UnrealEngine.Runtime\Internal\Native\NativeFunctions.cs:line 120 at UnrealEngine.EntryPoint.DllMain(String arg) in C:\dev\MyProject\UE_4.23\Engine\Plugins\USharp\Managed\UnrealEngine.Runtime\UnrealEngine.Runtime\Internal\EntryPoint.cs:line 80

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant