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

Modifying assets via replace references bypasses checkout #150

Open
adamfulop opened this issue Mar 20, 2024 · 2 comments
Open

Modifying assets via replace references bypasses checkout #150

adamfulop opened this issue Mar 20, 2024 · 2 comments

Comments

@adamfulop
Copy link

Hey guys, first of all, congrats for the great plugin!

One thing I've noticed it's possible to bypass the checkout limitation in the editor by using replace references when deleting assets, having modified assets without checking them out in the end.

Reproduction steps

  1. Let's have a BP that references asset A
  2. Delete asset A, in the popup set asset B to replace existing references

End result: BP is modified (is now referencing asset B), but it's not checked out.

I'm using UE 5.1.1 with plugin version 3.15

@mastercoms
Copy link
Member

This seems more like an Unreal Engine bug, but I'll make sure about that and see what I can do

@adamfulop
Copy link
Author

Yeah I see, I was guessing the same but I thought it might worth a report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants