Skip to content

4.26.2 Python 3.7 Crash When call bind_event in uep #873

Open
@zhuqhang

Description

@zhuqhang

This is my Crash log
[2021.11.20-09.47.42:845][301]LogWindows: Error: [Callstack] 0x00007fff1bf6ac13 UE4Editor-UnrealEnginePython-0001.dll!ue_bind_pyevent() [F:\Ue4Project\UePythonTutorial\UePythonTutorial\Plugins\UnrealEnginePython-20210923\Source\UnrealEnginePython\Private\UEPyModule.cpp:4471] [2021.11.20-09.47.42:845][301]LogWindows: Error: [Callstack] 0x00007fff1bfbb1cf UE4Editor-UnrealEnginePython-0001.dll!py_ue_bind_event() [F:\Ue4Project\UePythonTutorial\UePythonTutorial\Plugins\UnrealEnginePython-20210923\Source\UnrealEnginePython\Private\UObject\UEPyObject.cpp:1760]

debug found this
FORCEINLINE TArray(const TArray& Other) { CopyToEmpty(Other.GetData(), Other.Num(), 0, 0); }
then crashed ??
How fix it?? Please help me !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions