-
Notifications
You must be signed in to change notification settings - Fork 2
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
Theme won't work 4.26.2 #142
Comments
@elamhut Hum, that's pretty weird... Is it your first install? Or did you update the engine or the plugin recently?
Here are the steps:
It didn't do anything? This is a really weird issue, would you mind a small discord screen sharing by any chance? |
I just created a new project on 4.26.2 just to make sure it's not a common thing on the new update, I didn't have any issue... I suggest disabling/uninstalling Darker Nodes and reinstalling again from the marketplace :/ ... I'm very sorry about this... EDIT: also, what OS are you on? Windows, Max, Linux? |
Using Windows 10 currently. Uninstalling / Reinstalling: https://i.imgur.com/zEyWIla.png https://i.imgur.com/sFIuTdo.png https://i.imgur.com/QwfDK5B.png https://i.imgur.com/G6Ge9Zd.png Still not working: I don't know if this has anything to do with it but I use dual 4k monitors with Enabled High DPI Settings. |
I think you're missing the last step:
I guess I should simplify this process 🤔 ...
I can't see any reason why it wouldn't work with such settings... Still, maybe try to uncheck "Enable High DPI" just to see if that fixes anything? I suggest you try those solutions for another graphical issue: When you uninstalled Darker Nodes, could you make sure that this folder does not exist anymore? There has been some weird rare case of Epic not uninstalling everything and files from some older version stayed in. I'm really sorry you encounter such a problem, I'm just trying to figure out where does this come from, as it's the 1st time I see such bug... If none of these works, would you mind a small screen sharing for me to investigate a bit further? I really don't want to waste your time though. |
Ok, so I did a fresh Unreal 4.26.2 install, deleted EVERYTHING, even from registry, moved its install folder to a new drive. I have some good news and bad news... The good news is that the plugin on a fresh project works fine but on my main project it still doesn't work. https://i.imgur.com/fdhFPnu.jpg No worries, I really want to have this plugin working fine :/ If I can manage to make it work I'll get the Nodes plugin as well, but I need this one working first :/ |
Oh, so it's specific to your project? Did you create your project on 4.26 or did you update it from a previous engine version? Would you mind sharing a zip of a copy of your project with everything deleted? I'm looking for a minimal example so that I can reproduce it on my end and fix it. Again, I'm really sorry for all the troubles :/... |
Upgraded from 4.25 Plugin wise we have: |
What do you mean everything deleted? the content folder? |
Ok so I went disabling our plugins one by one... When I disabled FMod: There must a conflict with darker nodes and FMod |
Okay, so FMod might update the style of the editor after Darker Nodes! I'll download it and see how to fix it. I'll come back to you as soon as I find a solution! Thank you very much for your help :D ! |
No problem! Just confirmed that renabling FMod breaks Darker Nodes. Our FMod is the latest version for 4.26 |
@elamhut Ok, so I dig down this issue and understood a bit better. TLDR, here is a temporary fix:
Why is there a bug? It appears that FMODStudio update the style of the engine by recreating a new one from the engine and then applying it. Thing is it's erasing other modication previously done: And they do that pretty late in the loading of the engine, in "PostEngineInit", so they erase a bunch of modification Darker Nodes does before. I'll create an issue on their side to see if they can update this a bit. |
I created an issue on their side: fmod/fmod-for-unreal#62 |
https://i.imgur.com/I5CDZv0.jpg It wooooorks! Nice :D Also purchased Electronic Nodes, great asset, really amazing I love it. Just sometimes the nodes have a really really small misalignment that corrodes my inner being and no ammount of Pressing Q to align the nodes are able to fix: Otherwise thanks a ton for the help :) |
The plugin won't work properly on my Unreal. Color work fine but no Icon works and the top window bar is still the default style. I've tried clicking everything. Also the "Reload Default Style" button won't work no matter what I do (yes, I know I have to uncheck the Master Activate, even then it's not clickable).
The text was updated successfully, but these errors were encountered: