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

Fixed Blender 4.2 extension loading bug #67

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

jack-yao91
Copy link

Looks like there has been some changes to how blender registers addons in 4.2. Fixed the extension loading issue by removing the logic that was adding each extension to sys.path.

Here is the pre-release .zip of the addon. I tested manually several different ways, but would like for others to give it a try as well, thanks.
send2ue_2.4.9.zip

image

@jack-yao91 jack-yao91 requested a review from JoshQuake August 6, 2024 14:15
@namrog84
Copy link

namrog84 commented Aug 6, 2024

I made the changes in this PR locally and was able to verify that this fixed the issue for me in Blender 4.2. :shipit:

@JoshQuake JoshQuake merged commit 0110e95 into main Aug 6, 2024
4 checks passed
@jack-yao91 jack-yao91 deleted the fix-extension-load-bug branch August 7, 2024 18:39
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

Successfully merging this pull request may close these issues.

Send to Unreal - Send to collections seemed to disappear?
3 participants