hugoattal / DarkerNodes

Modern theme for the Unreal editor
51 stars 2 forks source link

White background in Bulk Edit via Property Matrix #121

Open coden1ke opened 3 years ago

coden1ke commented 3 years ago

UE4Editor_kcpuELMh1X

I do not believe any of my theme settings are affecting the row background color, but just in case here is a screenshot of my settings.

image

hugoattal commented 3 years ago

@coden1ke Seeing the settings, it seems that you're not using the last version of Darker Nodes (2.5)

In any case, that's probably a place I missed... Could you point me to where I can find that "Bulk Edit via Property Matrix" panel? I'm not familiar with it.

coden1ke commented 3 years ago

@TheHerobrine Oh interesting! - Did you push an update sometime today? The Epic Launcher did not prompt me for an update when I started work this morning.

image

You can access the Property Matrix by Right Clicking on (I believe) any file type > Asset Actions > Bulk Edit via Property Matrix nearing the bottom of the fold out menu.

hugoattal commented 3 years ago

Fixed! I absolutely didn't know that feature 😅... image

Ares9323 commented 1 year ago

it seems that you're not using the last version of Darker Nodes (2.5)

Hi! I'm using the latest version from the unreal marketplace for UE 4.27, but it says that the version is 1.5 and the property matrix table is not readable:

image

EDIT: The .uplugin file says 2.6 but the editor shows 1.5 image

In UE 5.1 it works, but I have many projects still in 4.27 that I can't migrate, so I care about fixing this issue. image

hugoattal commented 1 year ago

The .uplugin file says 2.6 but the editor shows 1.5

This is likely that you have the plugin installed twice... Isn't the 1.5 version living in the "Plugins" folder of your project? Or the marketplace plugin folders? (C:\Program Files\Epic Games\UE_4.27\Engine\Plugins\Marketplace)

Ares9323 commented 1 year ago

This is likely that you have the plugin installed twice

I thought the same, I looked for it inside both folder (Marketplace and Project) but only that 2.6 version was present. Now I think I discovered the issue: The .uproject file was associated with an old source build of Unreal and I wasn't aware of this...

Now I switched to 4.27.2 and it's working fine: image

Sorry for wasting your time, have a nice day!

Ares9323 commented 1 year ago

Sorry to disturb you again for the same issue, I'm still seeing this window white in UE 5.1.1:

image

This time I've double checked that I don't have the plugin installed twice, and I'm using the latest version from the marketplace.