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

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

Description

@Wyrdplay

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions