Skip to content

Python plugin latent taskgraph crash #8

@getnamo

Description

@getnamo

If you end play with a latent taskgraph (call back to game thread from python), the plugin will get an invalid object and crash. Will likely need a WorldContext test for scheduled latent tasks.

See:
https://github.com/getnamo/UnrealEnginePython/blob/master/Source/UnrealEnginePython/Private/UEPyEngine.cpp#L468

https://github.com/getnamo/UnrealEnginePython/blob/master/Source/UnrealEnginePython/Private/UEPyLambda.cpp nope this is dormant, using the UEPyEngine function instead atm.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions