boosting for any feeds in case someone smarter than me is able to shine some light on this #unreal #unrealengine #ue5

RE: https://bsky.app/profile/did:plc:uykgyavnsqmayqhepdxqoe52/post/3mm4m4yfjwk2b

I've nearly finished rolling my own limited functionality smart objects. I should be done soon. I've written a basic system. I need to remember to hook NPC deaths to get rid of their reservations cleanly. Will it work? 🤷‍♂️ Unreal's didn't serve my needs, being flaky and all, so what have I got to lose? This might even have lower overhead.

I set up a new state tree, cloning the old one, and have rewritten 5 functions. 2 to go.

Although I planned on keeping the old state tree around, I'm just keeping a copy for a bit. If this works, I won't be needing it.

#UE5 #RPG #StateTree #SmartObjects

Hey fellow #UE5 devs, I was wondering how much one of Unreal's recently added features is used out there. Do you recognize this button (red circle) shown in the first reply under this post?
If yes, do you use it?
No, never seen it
61.1%
Yes, but I don't use it
33.3%
Yes, I use it sometimes
0%
Yes I use it regularily
5.6%
Poll ended at .

#gaming #subnautica2

Vielleicht kaufe ich mir demnächst Subnautica 2.

Ich würde es vermutlich erstmal nicht spielen da es ja noch im EA ist, aber das Setting fasziniert mich wie bei Subnautica 1.

Grafisch macht Teil 2 durch die #UE5 auch durchaus etwas her:)

Hello, how we doin'?
New version of the demo, and Key Art for the game!
#gamedev #indiegame #indiedev #wip #UE5 #screenshotSaturday

I'm going to archive what I have and turn off the Smart Object plugins. I've chased too many bugs that end in the SmartObjectSubsystem, which is not thread-safe after years of development. I'll do what I want to in my own subsystem, thanks.

There remains the issue of whether or not State Trees are worth the effort. Maybe.

#UE5 #SmartObjects

Can't add Megascans assets to my project on both Macbook and Mac Studio.
Anyone has the same problem?
I'm pretty sure it is a server issue, but maybe maybe perhaps mine.

#UE5

I am about to give up on Smart Objects ever working correctly, though Unreal Engine 5.7.4 seems stable. I'm using a 580 Nvidia driver, and I moved (to delete yet preserve) the old UnrealEngine .config settings, which seems to have helped. The Nvidia driver should probably be 595, but one victory at a time.

#UE5

Why does Unreal Engine need 29GB of stuff in .config?

"First, we must configure the actual universe."

I'm not saying it might have spawned some problems, but there were 3 versions of UE it had configs for.

Let us start over with one version and see how it goes.

"Where did all of the storage space go?"

"I installed Unreal..."

"Say no more. I understand."

#UE5 #UnrealEngine

It doesn't appear that the Smart Object Subsystem was made any more thread-safe, though there were some fixes which might impact my code. There were also some fixes to state trees, including some which, no doubt, are biting me in 5.6.

Sigh.

I'm going to give Nvidia's 5.7.4 another try. There are some improvements and bug fixes in there, too. They fixed an issue causing crashes. Fingers crossed.

Unreal made Meta Human code functional in Linux for 5.7. I would like to be able to use that.

I've not had much success with 5.7 and Linux in the past. Hopeful, not optimistic.

#UE5 #UnrealEngine