Skip to content

Movie render sequence: Race conditions between game thread and render thread happen for UGFurComponent #49

Description

@GreenCloudZhang

When rendering a high-load sequence scene with gFur using UE's Movie Render Pipeline plugin, an issue occurs where the gFur becomes detached from the parent skeleton mesh. After extensive investigation, it was confirmed that the problem is caused by the ReferenceToLocal variable being corrupted during multithreaded execution.It seems that race condition will happen,
However, I saw that when someone previously raised an issue titled “Does race conditions between game thread and render thread happen for UGFurComponent #10,” the response was “Seems like this is intended.” Why would that be the case?

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