Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprint Node unnecessary caching while cooking #134

Open
alexander-clarke opened this issue Jun 19, 2023 · 7 comments
Open

Blueprint Node unnecessary caching while cooking #134

alexander-clarke opened this issue Jun 19, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@alexander-clarke
Copy link

image
While cooking a project, I see in the there's a lot of cache saves, maybe because many assets are being accessed? I presume these cache saves aren't actually necessary, and likely are slowing down the cooking process?

I'm not sure how much of an impact it has but would be good for them to be removed if they are unnecessary

@sbseltzer
Copy link

Out of curiosity, what are your build/cooker settings and steps you take to initiate this cooking? Is this log happening while packaging a build, launching, or when assets get saved?

@fpwong fpwong added the bug Something isn't working label Jun 20, 2023
@fpwong
Copy link
Owner

fpwong commented Jun 20, 2023

Thanks @alexander-clarke, this is most definitely not intended. Will be fixed in the next update!

@fpwong
Copy link
Owner

fpwong commented Jul 22, 2023

This should be fixed in 4.2.1. Before I close this issue, could you confirm this worked for your cooking method?

@alexander-clarke
Copy link
Author

I'm not seeing an update for the plugin from the marketplace? How would I check that has updated? I'm running UE 4.27. I could download the GitHub release and test with that?

@fpwong
Copy link
Owner

fpwong commented Jul 24, 2023

Unfortunately we can only update plugins for UE5.0 and above now. I've sent you an invite to the source repo.

@ItsNotMeTrustMe
Copy link

Unfortunately we can only update plugins for UE5.0 and above now. I've sent you an invite to the source repo.

@fpwong Sorry to resurrect an old issue, but could I also have access to this source repo? Or info on the relevant code to modify for the fix? We still need 4.27 support and this issue is slowing down console deployment.

@fpwong
Copy link
Owner

fpwong commented Oct 31, 2023

@ItsNotMeTrustMe Sent you an invite, I suggest you download 4.2.4 from releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants