#ue4-general

1 messages · Page 5 of 1

vague echo
#

That's strange, you should be able to access them easily

#

You can create an array composed of those units I guess

#

Wait, they are actors, so use the get all children actors and not components

cosmic field
#

Let me give that a shot

#

How do i properly cast it?

keen geode
#

Hi all! I was very excited to download unreal engine 5 on my old mac but it can't really run that engine properly due to having only a dual core CPU. Can I run unreal engine 4 (or older) instead though?

I'm sharing my specs

thick herald
#

Making use of editor widgets to speed up level design, and to create dialogue systems.

thick herald
#

Photo realistic. Use good meshes and high res textures.

deft hare
#

good day ... is there a way where we can detect if the game is being run on a STEAMDECK ?

sage cloud
#

Can somebody help me? I only have a few days to submit this, but I am having displacement map issues. There are black cracks that follow the camera in the sand with the displacement map. Is there a way to get rid of the black cracks?

spare trench
#

Im here to ask some basic questions anyone here to help

#

?

#

If I export the pakage of game and then I want to update some changes in game, will the file will get updated automatically of game pakage which I exported earlier?

plush yew
#

sorry for so much questions i am trying to learn Unreal Engine 4 fully before i use it*

elfin tapir
thick herald
# plush yew sorry for so much questions i am trying to learn Unreal Engine 4 fully before i ...

Pro Tip - Use it. Pick anything that sounds fun to try, but keep it as simple as possible. It doesn't matter at this point what your game might become, what matters is how much fun you have getting there. If you over reach - and most new comers do - then you'll probably get frustrated. Ask yourself which of the two following sounds better:

Your game looks a bit crappy but it's really fun.

Your game looks great, but it's awful.

I'd suggest concentrating on learning what kind of mechanics you are going to want in your game. Some of these might be quite simple, some of them might be complex. The only way to find out is to jump in, see what makes sense to you and what doesn't. When it doesn't, check out the learning hub, or youtube whatever you like. The more you learn of the basics, the more the complex stuff will make sense. It's fine to stop trying one thing and move on to another.

Graphics and how realistic something can look like, is only something that adds to the fun [for all those TAs, VFX, A, you know I'm super simplifying stuff right? :D]

But you do you, pick something you will enjoy messing about with.

plush yew
plush yew
elfin tapir
#

Hi i want to ask is there any tips for the mobile fps optimization because i dont know how can i optimize my game

sage cloud
#

What's the point of these chatrooms if you can't get your questions answered?

plush yew
sage cloud
#

I've already googled my problems and I can't find a reasonable solution.

#

I am on a tight deadline to submit my arena and I can't figure out the reason why I'm getting black holes in my displacement map that follows the camera.

kindred marlin
#

if there are "holes" at the bottom of your screen that "follow" the camera, it looks like clip plane to me

sage cloud
#

@kindred marlin I am an intermediate user with Unreal Engine, working for an indie game studio. So, how do I adjust the clip plane?

kindred marlin
#

the depth of your displacement is pretty high so the bounds are probably messed up and it's culling faces even though the displacement has "pushed" them up into the view of the camera, if that makes sense.

#

you could potentially solve this by displacing not just positive from the normal, but centered

#

so, anything below 0.5 on your height map/gradient should be displacing negatively. anything above that displaces positively

#

0.5 being no displacement

sage cloud
#

WOW!

#

Thank you.

kindred marlin
#

it works?

sage cloud
#

I haven't applied it, but it makes sense to me.

kindred marlin
#

oh lol ok

#

it might not work dont celebrate too soon

sage cloud
#

@kindred marlin Do you know how to displace it centered? I am unsure how to do that.

kindred marlin
#

been a year and a bit since i did ue4/tessellation but uhhhh i think you're probably multiplying a "distance" scalar by a grayscale input?

#

so when the grayscale input is at 0 (black), the offset is at 0 right? and when it's at 1 (white) your sand is at its peak

sage cloud
kindred marlin
#

when the texture is black, it'll be -25, when it's white it'll be +25

#

if you halve your TessDistance default setting you won't need the divide btw i just put that there so you know that you don't want it going -45 to +45 lol

#

btw if this doesn't help, or only helps a bit, make sure you have this set to something higher than 45 or whatever your displacement is:

#

set it to like 50

sage cloud
#

@kindred marlin Setting it the tesselation to -45 and the displacement to +45 seemed to get rid of the holes, but my peaks in the sand don't look as beautiful and realistic.

#

But where is this "Max Displacement setting" located at?

kindred marlin
#

setting the what to -45 and the what to +45?

kindred marlin
sage cloud
kindred marlin
#

ok. that's not really what i suggested i dont know what that's doing lol

sage cloud
#

NEVERMIND THAT!

#

The maximum displacement took care of the issue!

kindred marlin
#

ok haha

sage cloud
#

YAY!

kindred marlin
#

great

sage cloud
#

@kindred marlin Thank you SO MUCH

kindred marlin
rancid jay
#

I can get "Get Class" for basic shape cone. But unable to find "GetAllClass" like "Get All Actors of Class" version for that cone

#

Any idea?

coral silo
#

Gaaais,I need help omg
I changed the texture sampler source of all my landscape textures from 'asset' to 'shared:wrap' and now everytime I try to open the master material, UE4 crashes ._.

#

Can someone please help me ?

frank oar
#

Hey guys,
If I wanted to learn how to adjust gravity / jump height as well as running speed with blueprints, where should I look ?

#

basic physics essentially

oak patio
frank oar
#

thank you @oak patio I will look

quick ocean
#

anybody got any tips on how to make actors into a perfect circle XD

#

these are 4 points I'm trying to add more circle actors into a well.....circle lol

#

welp i tried. ping me if you got any other suggestions lol but i have an idea in my head already

#

I forgot i basically had a circle already so just use that as a reference DUH! thank you guys and good luck on all your projects!

autumn crown
#

Hey

#

Does anyone know what to do it the damn android sdk license doesn't go grey I've tried everything damn thing won't work

zinc topaz
#

Say I were to have a TDM and a SnD, would I use the same player controller and game mode for both of those. How can I control whats happening in the game like the score, should I use a game instance?

foggy valley
#

what's wrong with UE5's landscape import from file? I can't make it work to save my life

obtuse sigil
#

Sorry, that's my OCD kicking in

dense sable
#

hello i was unable to export my game through packaging settings

#

its showing unknown source

#

error

#

can anyone try resolving this

#

i saw an error showing u need visual studio installed to build this

#

so im installing it

dense sable
#

it got resolved after building from ide

#

can anyone find y is this error showing

minor pine
#

This is so good, you can trigger editor crash while editing translations and pressing ctrl+c where not intended

steel pasture
#

hey

#

i need a little animation help

#

i have try everything from my side but

#

not working

#

so can u guys anyone help me ?

steel pasture
#

nvm i forget to put default slot

spare trench
#

How can I get clouds at ground level? Cause I wanna make environment like we are at more hight than clouds

trail crater
#

Hi I plan on controlling a vehicle using reinforcement learning. For my states/inputs, should I use data from the camera(computer vision)?

spice ruin
#

I'm not sure that's really a UE question, more of an AI one.

kindred marlin
#

just set up snapping so that you can get the gizmo right in the cetner and also rotation snapping so you can rotate exactly your desired degrees

spare trench
#

Do anybody have idea how can I setup clouds looking fog at ground level?

#

Like this

real heath
sick shell
#

When people say to avoid hot reloading in UE4, do they mean you should close the editor before you compile, then reopen it to playtest again, every time?

civic hollow
#

hey doesnt anyone know how i can use two different third person characters for player 1 and 2

mental crow
#

Hi there,
So i am looking for a few Unreal Engine 4 devs

Just a small dev from india looking forward to learn and make friends

I am looking to make a game so that i can learn unreal engine 4 better and learning is better with some friends

DM me to know more

fallow jackal
#

How to use normal camera instead of cine actor camer in sequencer?

spare trench
#

I need some suggestions for my ue project

#

Does it have any seperate channel?

oak patio
#

What do you mean by that exactly. The quality of the product is entirely dependant on you and your skills and in some cases, your budget

glad relic
#

lads is this the channel to ask a question?

oak patio
#

That isn't really possible to quantify. It hugely depends on experience, contract length, the rate you charge, the complexity of the task at hand, and location

fierce tulip
#

too many variables, some people earn 10,- hour, some 150,- or more.

oak patio
#

Again its not really quantifiable. There are so many factors at play to give a ballpark number

minor pine
#

Why "Find in Blueprints" is fuzzy? I didn't search for Move, I did search for lowercase "move"

peak bloom
#

What's the point of an Editor Splash?

minor pine
fallow jackal
#

How to create trigger for "on overlap" + "left mouse button click" event?

clever marsh
#

I need to replicate a generator turning on lights, I have a generator that turns on some light actors when a player activates it does anyone know how i could replicate the lights turning on

autumn latch
#

How can I switch my project from ue5 to ue4?

fierce tulip
#

you cant

half turtle
#

fast question, if i have an unreal engine game and i want to allow the F13 to F24 keys to be mappable in the game, which ini file would i have to edit and what lines to add? baseinput.ini?

thick herald
#

You can do that in editor: project settings -> inputs. Action inputs bit, you can define whatever you like.

light thunder
#

I've been chasing down huge loading hitches on my project - (like 15 - 20 seconds of a long hitch) - I thought I was loading stream levels asynchronously - I stumbled upon this video - and he mentions the point about absolute path names for level loading - could this be my issue?! because I'm definitely doing the wrong way that he is describing at the point

orchid coral
#

hey does anyone know much about the als camera system?

#

i am using als and i have 4 different camera views tpp/fpp tpp car and fpp in car. all but the in car camera work fine but the pitch is inverted in car

#

i've tried everything to fix it, does anyone know a solution for this?

real heath
#

Solved it right away

noble kite
#

Hi i recently played the ascent, and i checked for a Fps mod but nothing is already created, i wanted to know what is possible to do, change game file ? or create a mod ? i'm completely beginner for UE so i ask for info to learn what i can do. (sry for bad english, i'm french)

oak patio
noble kite
#

Thk for the response

oak patio
#

Np

opaque seal
#

hello guys i have a question
i try to add 3 interface to my actor blueprint but when i add the third interface my unreal engine had a crash what should i do?
sorry for bad english

dense sable
#

hey all i tried a game and attended game jam

#

so the main thing is it has water elements in it

#

but after packaging i cant find water in it

#

also can anyone tell me how to play cutscene when level endes

#

i can switch to the next level

#

but i can't play the cutscenes

peak hare
#

Ok

dense sable
#

Thanks in advance

peak hare
#

Is it allowed to do what u are doing

dense sable
#

this is the game i created it was like i did the prototype in half day but tried to make the level beautiful

dense sable
peak hare
#

Are you nodding?

dense sable
peak hare
#

modding*

dense sable
#

no im not modding

#

i'm making agame

peak hare
#

Ok

#

Anyway it's hard for people to help unless you are a LOT more specific

silver flame
#

Do anyone here know if you can remove the "BLUEPRINT" at the blueprint section? the text; it's a bit in the way;
also; can I make a totally black background instead of grey in the graph/blueprint editor? my eyes is used to black and does really not like gray; it's making them tear funny enough;

#

found out this was the issue today; i thought of nearly everything and then it came to me - issues with my eyes only appears when I use unreal's engine's blueprint/graph editor (and tried to look at same color on e.g a notepad; as background; and sure enough same issue there :P )

plush yew
#

Does anyone know why displacements are not working?

#

they mess up the whole terrain instead 🙂

peak bloom
#

is level streaming easy to implement if you've already built your levels?
I kind of want to do it as my levels are massively and it's already loaded in but at the same time the game seems to run fine and i can imagine it'd be really complicated to implement, especially when considering save points and stuff like that.

#

unless there's an alternative maybe.

static viper
#

you have to cut your levels into pieces

#

it does create problems

#

you need todo that from the start.

clever fable
#

hello guys may i ask a question?

static viper
#

dont ask

#

just do it

clever fable
#

thanks in advance

#

im new to here

#

when i attack or approaching another character it may fly away =-= I’ve already set query only but it still happend.Could someone tell me what i should do?Thanks a lot!

static viper
#

can you make a video of that

#

it sounds really weird

clever fable
#

sure thing

static viper
#

that

#

is a video of a still image

clever fable
#

what

#

let me see

spice ruin
clever fable
static viper
#

i am sorry

#

but i cant see anytihng.

#

its a still image with sound

clever fable
#

how about downloading the file

static viper
#

nah

#

probably virus.

#

i am not playing like that

clever fable
#

i cant see it neither but it can be played after downloading

static viper
#

yee i am not doing that XD

#

its a personal safety rule

clever fable
#

ok

#

does it works?

dense sable
#

hey anyone theree

clever fable
#

hi

dense sable
#

can anyone guide me the best way for optimizing game

spice ruin
#

Delete everything. 120fps!

#

And/or use the profiling tools.

dense sable
#

he y can u see the water in editor but i cant see the water in packaged exe file can anyone say why this is happening

dense sable
#

an empty evel?

clever fable
#

nice

#

i've solved

dense sable
#

hey can u share a best resource where we can learn about optimization profiler etc etc

#

so that i can get an idea to improve my game size

spice ruin
#

If only google hadn't been invented between him asking that question and you selflessly answering it for him!

plush yew
#

Yeah the issue was too low mapping so the terrain not had enough vertices to make detail for that, thank you!

spice ruin
#

Is it opposite day? 😛

harsh tiger
#

Does anyone know how I can get this added to my manifest file?

android:glEsVersion="0x00030001" android:required="true"

Whenever I manually add it and then package, it gets overwritten so I can't upload to Oculus Developer Hub

light thunder
#

How much of an impact is using the Unreal Insights recorder on the same machine, vs another? I get that your numbers would be higher but any problems you have should still be relative and therefore easy to spot, regardless. Is my understanding accurate?

unreal geyser
#

anyone have any experience using the gLTF exporter plugin? I am trying to script an export of a selected actor but can't get it to work ( @plush yew i saw you were helpful on the forums but can't login to post for some reason)

dim thistle
#

how do i import FBX from Blender without changing the pivot someone help plz

light thunder
#

Plenty of videos on this, just follow them on youtube

#

there is an 'export to unreal' tool but it is a pain to setup

#

you have to hook up a github account to epic I think

#

but it is well worth it

dim thistle
light thunder
light thunder
#

look it up in the video, every 6 months i have to review it myself

surreal saddle
#

i need help, i have a firstpersoncharacter but when i start game i am in free cam instead of me being the character

steady hawk
#

Hello! i am noob in unreal engine but i have used it for a vile.. but now i have problem taht i cant solve. i used 4.27 version and made high resolution screenshots with transparency trough camera actor. but now when i do that there is no alpha chanel (it renders green preview of "use custom depth as mask" as bacground) if i render from vieport it works fine but if i go trough camera it is green bacground... anzone had a similar problem and what might be solution? srry for long post🙂

clever fable
ancient raven
#

So I guess it's just impossible to test on virtual android devices in Unreal. With how incredibly complicated it is, I now doubt its ever been done.

weak urchin
#

Anyone know of a nice HUD system in the marketplace similar to ProHUDV2? I am not a fan of it running on tick and ProHUDV2 does that.

ancient lotus
#

thought some people might find this funny. once a tripod mount is made it will be setup to fire each time you get hit
https://www.youtube.com/watch?v=AaQyMr7yQEs&ab_channel=SneakyKittyGameDev

ancient raven
#

Wait. Unreal doesn't support virtual Android devices?

echo gyro
#

I dont know if this is the channel where I ask for help but I don't know how to fix this problem

#

I want to put foliage on the landscape

#

But I can't placs the foliage on some parts of the landscape

fast apex
#

Nothing happens when i click the actor, any better way to do this?

peak hare
#

You are much too vague sorry

fiery breach
#

Hi everyone -- why does the editor UI keep breaking? The context menus stop working etc. I keep having to restart the editor

fast apex
#

im currently at the part of checking if i clicked it

peak hare
#

Is it a 3d object in the world? Or a widget object?

fast apex
#

3d object

#

in a world

peak hare
#

If it is a 3d object in the world, look at node GetHitResultUderCursorByObject (or ByChannel)

#

Basically you need to do a kind of line trace using the cursor location in your world

fast apex
#

that means i have to plug it into the tick event right?

peak hare
#

You can attach to on click I think

#

No checking every tick sounds very inefficient

#

I can't help more I have no charge

fast apex
#

but isnt that inefficient too? I may later have 100 of those objects and everytime the player clicks, every object checks if it got clicked

steep steeple
#

Hello, does anyone know what this error means?

mental patio
#

No blocking collision enabled on anything apart from the capsule

#

size of the capsule relative to the mesh, the box is an overlap box that triggers a bool for the bt when the player is in attack range

#

I currently have root motion enabled for the zombies movement as it makes them move in time with their animations and fixes their feet sliding. any ideas?

frank oar
#

Hey guys,
It appears that the learn tab has dissapeared from the epic launcher,
could anyone please tell me where I should go for that content ?

thin tendon
thin tendon
# fast apex but isnt that inefficient too? I may later have 100 of those objects and everyti...

You just set up a basic line trace as suggested by @peak hare. Set up an interface with event target and not target. To fire when looking at an object and away from an object. You will need to play with your code a bit to find a set up that works for you. Done correctly 100 objects won't effect performance as you are only asking them do to something when being looked at. So only one is firing off code at a time.

#

You don't need your trace to be event tick either. Just use a timed function and adjust the timer to something that works for you

fast apex
#

Thanks

thin tendon
frank oar
#

thank you @thin tendon

thin tendon
plush yew
#

does anyone know what framework the unreal engine editor use and is it a

spice ruin
#

It uses the unreal framework.

plush yew
#

does the blueprints use a gui framework

fast apex
thin tendon
fast apex
#

ok

spice ruin
#

Namely Slate.

fast apex
#

How do i select all of these faces without having to select each own

#

is there some shortcut?

#

Its a BSP brush cylinder

plush yew
#

thats what i wanted

plush yew
#

thanks dude

spice ruin
#

I gave you the name and everything.

#

UMG is the blueprint version of Slate (visual designer,) but actual blueprint gui is made using Slate in c++.

#

Slate is not based on any other gui, it's an entirely custom implementation.

light thunder
#

Trying to figure out how to interpret unreal insights (the epic livestream is not helpful) - I'm getting hitches big time when trying to load large stream levels - but I'm still not sure how to read this -

The red rectangle I've drawn - I've determined the hitches are taking place during this time - which means I need to look to the game thread there? or the FAsyncLoading Thread - is there a correlation I can see to where something being load in AsyncThread is cutting into the game thread?

#

However, when I zoom in, it just shows me EngineLoop as part of the game thread - what does that mean exactly?

spice ruin
#

I know nothing about ingihts, but the unreal frontend / session browser works great for profiling for me.

#

(it's the old method of profiling)

light thunder
spice ruin
#

Erm, not really? Watch a video!

molten marten
#

Hello Guys, I have a quick question, someone know how to add an executable to a ue4/ue5 package project in shipping build?

light thunder
# spice ruin Erm, not really? Watch a video!

my problem is they only seem to cover the UI, what the tool is capable of and not a "okay, let's take an example, see how this number here is X, it really should be Y, so this tells us that there must be a problem with the code/blueprint on that actor"

unreal geyser
#

has anyone used the gLTF exporter plugin at runtime and knows what might be wrong here?

night birch
#

Any idea where from can it appear?

gmock-actions.h(51): [C1083] Cannot open include file: 'gmock/internal/gmock-internal-utils.h': No such file or directory
frail sail
#

Guys does UE4 has time to delete/clean/reset cached shader maps per periodically?
Im sure I rebuilt missing cached shader maps just a month ago but today i re-opened and it re-compiles all 80k missing cached shader maps again... didnt changed any materials or graphical shader stuffs.

jaunty zinc
jaunty zinc
jaunty zinc
frail sail
jaunty zinc
#

I'm not sure, sorry

#

I just know it happens,for me too 🙃

frail sail
#

Alright, i see thank you for info
Would be good to know if there settings about that if anyone know

spare trench
#

When I switched my previewing to android ES3.1 and after compiling all shaders, there is no shadow in my game even the buil button is not working

#

Please help

spice ruin
#

Or just look at a single frame (single click instead of selecting a range by dragging)

#

Then find the game thread and see which part of it is causing issues

#

And ignore the list on the left, that just enable/disables lines on the graph, which isn't quite useful.

light thunder
#

just tell me if If there is any thing you see like, "Hey, this thing is here a lot, what is that for?"

autumn crown
#

Hey y'all I got the jdk file and packaged the game for Android and it's still saying naw jdk file is wrong anyone know what I'm supposed to do

worldly glacier
#

So i'm following this tutorial on text when in a collision and I require the Inventory Struct variable and on the newer versions of ue4 (4.27.2) I don't have it

inner mesa
#

Sorry for the bad screenshot but is it normal that it goes this slow or is the progress bar just wrong

fallow jackal
#

we cant see, just take a screenshot

inner mesa
#

sigh well ig I’m not getting a answer then. Whatever I will just be patient and wait

fierce tulip
#

depending on hardware, it can be on the slow side of things. but, could also be you live on some ancient burial ground and its ancestors are throttling something :p

mental patio
# thin tendon Its definitely a collision issue of some kind. You can see them clearly stepping...

hey thanks for the help, I tried this with the capsule and it did what I expected, they dont bump around now but the clip over eachother which I want to avoid.

Any other ideas on how to handle multiple ai chasing the player? Is it best to not use root motion for them? If that's the case how would I make their movement animations tie in with their capsule movement nicely?

thorny warren
#

Anyone know if it's possible to animated spline points over time? I have found absolutely nothing online about it. I want to be able to distort the spline over time, like moving a noise through it like in houdini....Anyone ever tried this?

real heath
#

That's for spline components on actors and spline meshes. I doubt you can modify landscape splines at runtime though

thorny warren
#

this would just be for spline meshes

#

is there a way to access the spline points transforms themselves?

buoyant graniteBOT
#

:triangular_flag_on_post: walkinginspace(SteveH)#8010 received strike 1. As a result, they were muted for 10 minutes.

peak bloom
#

can you do a transparent splash screen?

thorny warren
#

Thanks a ton @real heath

orchid marten
#

Any advice? Light map resolution is at max, it helped a lot but not enough. It wont let me turn it up higher than 4098 or something like that. Shadow Bias on the lights is at 30.

#

Random shadows also.

real heath
orchid marten
worldly glacier
kindred marlin
real heath
#

Yep, sounds like you missed a part of the tutorial

worldly glacier
#

ok thanks both of you

thin tendon
scenic dune
#

Anyone Registered for Epic Megajam

#

?

clever fable
#

not yet

ember prawn
#

I'm watching Unreal Academy official training videos. But I couldn't find the mods panel. I am using Unreal Engine version 4.26.2. Where is the mods panel?
How can I find? I would be glad if you help. This is how it looks to me. I found it in the options above. But how can I add it to the interface like in the first picture?

clever fable
#

Sorry for troubling,I wonder if there's another solution that I cant do any other action while dodging except setting bool

mental patio
kindred marlin
#

(i'm joking)

#

what's wrong with a bool?

clever fable
kindred marlin
#

just have a bool called InputEnabled or something and have that as an if (branch) check at the start of all input functions/events.

#

then make a new function called SetInputEnabled with an input boolean and that function just sets InputEnabled boolean. All you'll be doing is calling that one function to prevent all input

clever fable
#

oh sounds good

clever fable
#

but got some problem that I check if InputEnable is true before all action which means I'll check both dodge and attack,which turns out once i turn off InputEnabled neither Dodge and Attack receive Input,but I need to receive Input(such as Shift) On Dodge to see if i need to dodge twice

#

Do u mean like this

peak hare
#

Make 2 variabels

clever fable
#

yep it's what i'm using now

#

but i think it's a little troublesome

vague echo
#

Hello, in ue 4.22 my project crash when a certain widget loads, when I rename this file I, of course got the "Can't find the file "widget...", the thing is that before having this problem, I got a sudden crash (Happen in 4.22 and that's why I just downloaded 4.27, you for example right click to create a node and .. crash),so as always after the crash I relaunch my project but this time I got the widget error/corruption

#

It's the "Assertion failed:...... line 107"

static viper
#

looks like an interp time

#

you could do that with an animation

#

and then hard setting a position inside a lerp

#

driven by player speed

#

clamped by 0 to 100

#

@blazing brook and dont post in multiple channels at the same time

#

thats against the rules

static viper
#

you crossposted into ue5

static viper
#

Good!

desert swan
#

any idea how to make a character lag behind the camera a bit ? The inversed scenario can be done with the spring arm by enabling the camera lag. But how about making the character a bit slower to catch up to the camera a bit ?

silk fractal
#

Can GPU particles emit light in UE 4 ?

worldly stump
#

so i deleted my struct and now im getting invalid type array of structures on my actors. It doesn't let me fix it or save it

static viper
#

why did you delete a struct

worldly stump
#

cuz i don't use them

static viper
#

but your actors clearly used it...

worldly stump
#

i forgot to change them

static viper
#

well then you cant undo it now

#

youll learn for next time

#

you have to go into every blueprint now

#

and change it by hand.

worldly stump
#

doesn't UE4 have something just remove invalid variable?

static viper
#

no

#

you have to go into every blueprint and fix it manually

#

you made that mistake

#

so please dont blame ue4

night birch
#

When we are trying to run linux build, this happens:

Preparing to exit.Shutting down and abandoning module NetworkFile (12)Shutting down and abandoning module CookedIterativeFile (10)Shutting down and abandoning module StreamingFile (8)Shutting down and abandoning module SandboxFile (6)Shutting down and abandoning module PakFile (4)Shutting down and abandoning module RSA (3)Exiting.Exiting abnormally (error code: 1)
narrow loom
#

Hey guys so like, i have a rigged model in blender with constraints (for pistons) now i know the constraints will get deleted after export, so is there like a code or module that can either use those constraints in ue4 or something that i can use to make the pistons works

light thunder
obsidian wadi
#

Hi!

#

I am following a tutorial at the moment and I am trying to use Procedural foliage

#

In the tutorial they increase the size of this yellow box and I do not know how to do that

#

I am just stuck on this

obsidian wadi
#

I now have the yellow box but not sure how to change its width/length

thick herald
#

click the scale icon top right of the viewport, next to the rotate icon which is next to the move icon.

obsidian wadi
#

How would I, let's say add a river to this landscape?

obsidian wadi
#

InstancedFoliageActor_0 The total lightmap size for this InstancedStaticMeshComponent is large, consider reducing the component's lightmap resolution or number of mesh instances in this component Anyone?

muted iron
#

can anyone explain why assets would not appear in reflections? I have a city street scene with a lot of neon lights, buildings, cars, etc. the only thing appearing in the reflections are the emissive neon lights and the sky, nothing else

muted iron
#

nvm I figured it out

#

moveable objects dont appear

worldly glacier
#

I want my lights to change intensity if the integer value is less than or equal to 80 until it reaches 0 but for some reason it wont work, here is my blueprint. The sequence works fine if I use a key to activate it.

grim ore
#

when do you ever call FlashlightFlicker in the first place?

worldly glacier
#

I forgot to do that oops

#

yeah it worked thank you very much

#

welp now I have the issue where doesn't loop

#

here is what I changed, the top part handles turning it on and activating the drain battery function

fast apex
#

I want to make a mutliplayer game with around 100 slots on the server. Should I create my own network or use the one from UE? And if yes, should I use C++ instead of BP?

worldly glacier
jaunty zinc
fast apex
#

Oh ok

#

Some other guy told me I need to build my own network for having 100 slots

jaunty zinc
fast apex
#

Yea no hosting is not the problem

#

Coding the multi-player is

jaunty zinc
#

like advanced online subsystem

fast apex
#

Okay so I should just stick with the UE4 C++ multi-player stuff and host it on my own server?

fast apex
jaunty zinc
#

just make a new game engine from scratch at this point 😂

fast apex
#

He said that UE might not give enough functionality

fast apex
#

idk maybe i got him wrong

jaunty zinc
#

that's why you should use cpp

#

BP has limited functionality when it comes to mp

fast apex
thick herald
#

If you want a dedicated server, you'll need source version of Unreal, if you're going for p2p then you can use the binary version.

fast apex
#

like intermediate level? Cus im currently a java and c# kinda guy

jaunty zinc
#

multiplayer is one of the hardest things to do in games lol

fast apex
#

Can i get away with just following tutorials on it tho?

jaunty zinc
#

to some extent yeah I guess

#

try, what's the worst thing that could happen?

fast apex
#

idk maybe that the game has many exploits

#

why can i not add timelines in custom functions?

upper vessel
#

Turn off context sensitive and see if timelines show up.

fast apex
#

already tried

upper vessel
#

Hmmm.

Can you get a timeline in the event graph? I seem to recall having issues creating them in other places.

Try creating it in the event graph and then cut/paste it into your function and see what happens.

fast apex
#

yes

#

doesnt work either

#

it shows me a message that it cant be copied

upper vessel
#

Yeah. I think Timelines can only exist in the Event Graph.

fast apex
#

but that doesnt make any sense

#

there are many cases where you need timelines in functions

#

why did they do this

upper vessel
#

I am not sure, but if I had to guess it has something to do with timelines needing to access the event tick (albeit invisibly) in order to function properly. In the past I have created a custom function with an input for the value that you get from the timeline and then in the event graph called the timeline and fed the value to the custom function.

fast apex
#

Hmm

#

i cant really do that with my goal

upper vessel
#

Hmmm.
Not sure that I know a solution then. I suspect someone else might be more helpful.

fast apex
#

Ok thx anyway tho

plush yew
#

I gotta ask, is it a good idea if I try and set up some sort of "framework" ala custom blueprints before I do anything game design wise?

#

I keep writing down ideas, breaking them down and then eventually going nowhere with them lmao

oak patio
#

So things like delays, timers and timelines are a no no

oak patio
#

Knowing how everything works together is a key part

magic helm
#

Does pressing these build it for the whole game or only for the Map currently open?

left crypt
#

Not sure if this is the proper place to ask, but is there a way that if I collide with an static object the object plays a flipbook animation and then changes the static sprite to another?

#

For example: Sonic finish goal in Sonic CD

neon grove
#

how do you increase performance on lower end computers?

#

like why does unreal only give 30 fps on a blank project?

#

is there any setting that i need to disable?

steel pasture
neon grove
# steel pasture Buy a new pc

haha ur so funny
i have a good pc, but most people who buy games dont have an rtx 3090,
i just dont get how a simple map with some cubes and a character slows down to 30 fps when ive seen games have really decent graphics running on low end
im pretty sure theres some setting enabled thats slowing it down or idk

steel pasture
#

I have a

#

Ue4 4.69.2 potato edition limited version PVT deez nuts

#

I have this version and u ?

neon grove
#

what a troll

random pendant
#

Is it possible to have multiple simple collisions on a static mesh that respond to different queries? I want my box collisions to respond to physics only but the capsule collision to respond to my query trace for picking up the item. The Capsule collision seems to be used for physics as well though. I'm wondering if maybe the static mesh component is overriding the collision settings on the Static mesh itself.

kindred marlin
#

r.ScreenPercentage 75
try a command like that. try various levels from 50 to 100

#

but other than that you aren't giving enough info for why your simple map with cubes and a character slows to 30fps.

#

you'd need to profile it and actually figure it out. you could start by typing "stat unit" as a command and seeing which thread is running up the frame time on the right.

#

if draw is at like 0.x ms but Game is up to like 25ms or 30ms then it's not the graphics of the engine, it's your game thread (abusing the tick maybe?)

#

if the gpu is the highest then it's the gpu bottlenecking the framerate

#

read this (explanation of stat unit is at the bottom)

plush yew
#

Ima be honest man I got no idea what I'm doing so pardon the dumassery if there is any, I'm still new in this game

alpine fulcrum
#

any idea how to fix this? I downloaded the animation from Mixamo

fast apex
plush yew
#

How could games like The Witcher 3 handle huge amount of foliages while maintaining smooth FPS? In Unreal even if I put small amount with low res and shadows turned off my FPS significantly decreases.

fierce tulip
#

bleeploads of optimization

#

and tech-artists that can slap the artists around when they do things wrong

#

(and with that I mean, just to correct their mistakes)

glacial arch
#

Hey guys, is it possible to change the view mode while playing in editor? I got some actors as part of my 3D UI that I need to check shader complexity on

#

I tried alt+8 for shader complexity but it doesnt' seem to work for me, I assume its because I'm trying to do it while PIE

glacial arch
#

ig yeah, but I wanted to see the behavior of these things while i'm running about

#

since the things I'm looking at are part of the hud

#

But if the inability to check shader complexity in a possession viewport is a technical limitation I aint gonna cry about it, itd just be nice is all

fierce tulip
#

just press F5 in Pie

glacial arch
#

oh yeah? cool ill try it out in a minute when my lighting is done building

#

thanks a lot in advance tho

obsidian wadi
#

I have made a landscape with the material as an Auto Material and Procedural Foliage over it

#

i am trying to add like a footpath on the landscape but unsure how to do so

#

I've got the material, I just do not know how to paint this material inside

#

Like how do I add another layer here??

dusk void
#

i am trying to make an app where you can chat to others, join rooms and name yourself anyone know a good tut?

alpine fulcrum
#

The following bones exist in the imported animation, but not in the Skeleton asset ganfaul_m_aure_Skeleton. Any animation on these bones will not be imported:

LeftEye
RightEye
F_skirt1
F_skirt2
F_skirt3
F_skirt_end
L_A_skirt1
L_A_skirt2
L_A_skirt3
L_A_skirt_end
L_B_skirt1
L_B_skirt2
L_B_skirt3
L_B_skirt_end
L_C_skirt1
L_C_skirt2
L_C_skirt3
L_C_skirt_end
R_A_skirt1
R_A_skirt2
R_A_skirt3
R_A_skirt_end
R_B_skirt1
R_B_skirt2
R_B_skirt3
R_B_skirt_end
R_bag1
R_bag_end
R_C_skirt1
R_C_skirt2
R_C_skirt3
R_C_skirt_end
L_horn1
L_horn_end

Unreal shows me this error when I'm importing an Animation from Mixamo. Currently using 4.27. Any idea how to fix this?

shy silo
#

So importing the animation without assigning it to ur mesh and retargeting them would work

#

There are more ways to do this

neon grove
#

its unreal 4.27
which are the settings that can be turned off?
i already set it to scalable 2d 3d
all the scalability settings are set to lowest
screen percentage is 25%
mobile thing is on
the game looks all blurry and with ps1 graphics and still runs at 30 fps
what am I forgetting to disable?

#

the igpu is at 100% usage dont think theres a limiter

grim ore
#

the iGPU might just be an issue you canot overcome if that is what you are using

neon grove
#

but thats the thing, how are there games like asphalt 8 that can run on mobile or low end with great graphics?

#

i get 100 fps on unity games

#

why cant unreal run on low end?

alpine fulcrum
clever fable
alpine fulcrum
clever fable
#

alright wait a minute

grim ore
#

@neon groveUnreal is not Unity, it might not work as you would like on an integrated GPU. There are other options you can try like switching to another rendering interface such as opengl, vulkhan, or emulating mobile.

clever fable
#
#

I learned it from these tutorials I remember

#

If you need I could give u my note

alpine fulcrum
#

One last question. Can I open UE4 Projects on UE5?

neon grove
clever fable
#

yes,but once you open it on ue5 you may no longer able to open it in ue4

#

so be prudent

#

@alpine fulcrum

alpine fulcrum
#

Thank you!

clever fable
grim ore
#

@neon groveyou can try forward rendering in the project settings, but yes emulating mobile is one way. if it looks like an issue it could be on your machine

tepid raptor
#

Is there any way to bake path tracing lighting into a lightmap?

covert cloak
#

Does anybody knows how to make the animation longer when you are trying to create a simple on here:

#

It is just a simple movement so I tried to use something I never did before:

#

But it just have one frame and after searching everywhere I couldnt find where to make it longer than 1 frame

upbeat jacinth
#

Hi there! Maybe someone knows how to call this node "Add instance World Space"?

neon grove
#

although it says forward disables some of the graphic options, would the performance increase be the same if i disable those options without switching from deferred to forward?

neon grove
#

tried it out and the fps increased from 27 to 42

bronze peak
#

anybody know what that "pass by reference" checkbox is all about?

#

just a standard function input pin was wondering what that does

rugged lodge
#

Pass by reference is basically a pointer. If you pass by reference then change the variable, you will also change the variable from where you referenced it.

#

With it off, you are instead recieving a copy of the variable

hollow hatch
#

Hey all! Is there a way to lock the viewport camera in the EDITOR? I currently have a spring arm camera on my third person character that is locked in rotation and locked Z translation, so that the camera is fixed in an Isometric angle. HOWEVER! The viewport editor camera is still free to move around in all directions. Is there a way to fix the editor camera the same way as my character, so I can design the game from the player's perspective

bronze peak
magic helm
#

What is a redirector?

#

It's making me think twice about deleting things that aren't referenced anywhere else (not the case in this particular instance, it's also referenced in Level1, but other cases just have the redirector) and I don't even know what it is.

strong vortex
magic helm
#

Ah, thank you. :)

teal egret
magic helm
#

that sorted the problem out straight away, fantastic, thank you! :D

steady owl
#

Any ideas on why the first time I delete any actor or mesh when the editor is first started up, it takes about 8 seconds and any further times it's almost instant?

#

I don't see any ensures or anything else popping into the log and I am just noticing this recently. It doesn't seem to matter what I delete, always the same delay

#

I have an always loaded sublevel active which is the only real difference so maybe those do more checks before the first deletion or something?

random pendant
#

If I need to get the hit result under cursor for a bunch of things (top down game - so character rotation, item pickup, ui, etc) how is it best to set that up? I'm imagining i'd get hit result under cursor on tick and then filter that down by trace channel somehow wherever i need the hit result. Right now I'm just calling Get Hit Result Under Cursor by Channel in BP in a few places. Does UE already batch the cursor trace every frame?

twin prism
#

when your static mesh has 68 thousand sockets

dark sparrow
#

noob question, when starting a project and i want to use blueprint with the ability to use c++, do i select c++ project or blueprints?

dark sparrow
#

ty

still laurel
#

hi

#

how can i make this type of floor view

worn igloo
#

hello

clever fable
#

hi

clever fable
full nexus
#

why is anim to play grayed out?

plush yew
#

anyone who uses ue on fedora ?

magic helm
#

if a static mesh is set to not be visible, does navmesh still read it?

jaunty zinc
magic helm
jaunty zinc
#

good luck

sleek fable
#

Hello guys I'm trying to import a texture into the ue4.26 as Virtual Texture. I enabled both Virtual Texture settings in the project settings but I cannot convert or directly improt a texture as virtual texture, my goal is using UDIM tiles for a cube can anybody give me tips about it. Thx in advance

glacial arch
#

Yo guys quick question since I've never done this before - when you attach your android phone to your PC and do the whole thing where you play in editor but on your phone, does it actually use the phone to compute everything or is it a streaming type deal?

#

Cuz I'd really appreciate a quick way to test graphics performance

fast apex
#

I've got 2 friends who would also like to design my game level. Is it possible to code something that would allow them to make changes to the game world while it's running? I was thinking about a file being created whilst running that has models and their location size and rotation saved, which then gets run through in the construction script which spawns each model.

glacial arch
#

lol thank you!

glacial arch
#

hm, is it gonna recompile shaders every single time? Launching it for the first time rn

#

thank you!

tame token
#

I am not sure where to ask this I am trying to find out If i use the thirdperson template and then decided to use the market place package starter animation can I just copy the animations out of the package and place them in the mannequin/animations ????

#

Also would this be the same using other packages on the marketplace

plush yew
#

hi, im working on a game but suddendly the character mesh is at the position 0,0,0 and wont move but the actor is self moves only the mesh is stuck at the position 0,0,0, im glad with any help

glacial arch
#

Hey guys, any clue if UE4 has functionality that allows the PC simulate a server while Android is playing as client? I'm mega new to this cuz the other guy on the team was the one compiling for Android but now I gotta debug the build for an Android-specific bug

livid jewel
#

Well being the noob I am, completely new. Where would I go to ask about help on a bug/crash?

peak whale
#

Recently upgraded my cpu to a ryzen 9 5950x compiling shaders seems to be a thing of the past now lol

peak whale
thick herald
tame token
#

oh so you just go into the folder and export them to the desktop then reimport them ?

#

@peak whale

peak whale
#

@tame token yeah there is probs a easier way but it works for me lol

tame token
#

Thanks @peak whale thats will work i would rather know if there is a better way to do it also but your way works too so thanks man

peak whale
#

@tame token I think u can resign skeleton in the editor but u cant do it in bulk so my way is quicker if u have a lot of animations

tame token
#

Yeah mostly it is stuff like animations or trees and environmental stuff I just want to organize it so I can keep track of stuff so I don't have animations in every folder or if I do work on a project an want some animations for it

livid jewel
silver cedar
#

I'm trying to mod a game that uses unreal engine 4.25 , it has it's own SDK which is basically just unreal engine. I'm having issue reusing the existing animations with the new weapon i made. the animation doesnt play in game. It's supposed to be an animation sequence that uses a skeletal mesh to play the animation. I created a skeletal mesh for the new weapon, but im guessing it's bad somehow ? The animation uses a skeleton called SK_1P_Master, but when i import my new weapon, it creates it's own skeleton with a different name ( and complains about missing bones, but im copy pasting from existings weapons so everything SHOULD be the same ?) . Anyone has any suggestion on what i could do to investigate this animation problem ?

dawn gull
oak patio
#

We focus more on creating games here, and you would be better off talking to people with knowledge in that game specifically.

silver cedar
oak patio
#

Yes but it's in regards to modding. Modding an animation into a game is different than inherently creating one for an unbuilt project.

#

Hence why you are better speaking to people that have been in your scenario

silver cedar
#

I don't think i'm touching the animation. It's a field inside a class to tell the game what animation sequence to use. But you may be right, maybe there is some code behind it doing something fancy

oak patio
#

Withotu intimate knowledge of the specific game, theres no way of knowing if the general way works, or if some specific way needs to be done, which someone who has created mods for the game would know, which is unlikely to be found here is what i was getting at

#

i hope you find a solution though

autumn crown
#

Hey y'all I'm having a stupid problem that I should be able to fix but for some reason I've completely forgotten how, how do you play a sound for as long as your holding down a button

steady hawk
#

Hello! I have a question that you guys/girls can help me with. How can i save shown state for asets in world outliner after i save map so when it relodes it shows only asets that i was set as shown. Each time i relod map it resets shown state and shows all asets. 😦 Help? 😦

glacial arch
west merlin
#

Is there a specific place for localization help / discussion?

scenic dune
#

i linked my epic games account with github still im not able to access UE source

#

anyone know why

marsh edge
#

Is it hard for a beginner to learn ue5 with ue4 tutorials? All the recommended ones are ue4 and I know the basic layout of ue5.

scenic dune
#

coding wise they're very same

marsh edge
#

Yeah obviously obviously it's just maybe it will be hard to navigate and it's better if I just watch a ue5 one

fierce tulip
#

my suggestion for tutorials is always try and see if you can follow along in the same engine version as the tutorial, especially when it comes to blueprint stuff, as things might have changed (a little) and the last thing you want to do is problem-solve while you lack the experience to do so.

#

but the more artsy stuff, like materials will be quite identical between engine versions

marsh edge
#

Ah okay, well I've tried the unreal learning section and while it seems fine I think I'm just gonna watch a ue4 tutorial and find the blueprint equivalent if some things don't match up

#

Unless there's also a difference in work practices, where things done in ue4 in the past might not be good practice in ue5 anymore

#

Or at least not the best practice

sand pawn
#

nvm i might be stupid

versed lion
#

Hey guys, I downloaded a skybox but it contains 6 faces of the skybox top left right bottom front backwards, is there a way to combine all of them and apply to a singular skybox?

thick herald
#

Probably.

grave nexus
#

Hi everybody! can anyone point me in the right direction if i'm doing a game from south america and want to publish/register it on Usa?
Mainly for things like registering the name, ip, and things like that

rich sparrow
#

Hi guys anyone know about cablo compnent actor i have some problems aboht this

#

Cable

fierce orchid
#

I want to add a ray traced option to my game, but this feature should only work on cards that support it. How can I branch?

viscid thunder
#

Is it allowed to use c++ development vs studio community and sell the indie game afterwards? Or would that only be possible with vscode?

rotund yew
#

Bro sometimes unreal isnt even an engine bro i cant

#

im 24/7 dealing with problem that arent supposed to be probelms, if i set a variable and unreal decides to unset it despite me saving and it getting marked in scource control, what do i do

#

no matter what i do UE will uncheck this box

#

Breaking my whole game might i add

peak bloom
#

is it possible to make it so a light will pass through a particular mesh as though the mesh were invisible?

#

(but with the mesh still visible)

magic quarry
arctic carbon
#

yo

granite mirage
#

Is there a way to make Icons bigger in the viewport, such as light ones or effect icons?

noble forge
#

Does ue4 have any type of texture as default in it? Just like blender has nodes like voronoi, musgrave, clouds, etc, with lots of parameters on themselves?

jade surge
#

So are there any caveats to using hierarchical instanced static meshes?

#

And if not, why would you use a static mesh over a HISM? Other then it being simpler

ripe gull
#

hey guys,
so for some reason I cannot create a custom task in my behavior tree in ue4
any ideas on why?

modest trench
peak hare
#

How do I reset on see pawn?

#

Would deactivating then reactivating the component reset it?

peak hare
#

Nvm I see it is automatic, I was on wrong character testing

final ravine
#

Who somebody here usang Gamelift with blueprint Plugin?

warped sky
#

i've been searching back n forth for an answer to if you can turn on unlit mode on a shipped build of a game.

steady hawk
#

Hello! i was wondering if somene here can help me. Is there a way to save shown state of the aset so when i reopen project it only shows visible asets? only these in red in screenshot. Problem is after i save and reopen it show all the asets. 😦

civic otter
fallow hornet
#

Is there something like the V-Ray Blend material in UE4? I've been trying to blend two make material attributes with a Blend Material Attributes but it's not giving the same type of results

jolly jungle
#

When epic games makes a game free, do they have to pay the owners of that game whenever someone downloads it?

thin python
#

That would be agreed between epic games and the game owner

#

Ussualy the game owner is offered some sort of payment to be free for the month and the game owner can accept or deny

undone horizon
#

Is DefaultGameUserSettings.ini still supported ? I would like to set default game user settings when my game launches. Here is what I have written in the file

[/Script/Engine.GameUserSettings]
FullscreenMode=0
bUseDesktopResolutionForFullscreen=True
Version=5

I am aware that I can set those settings manually when the game launches, but I would like to avoid that and instead fully drive it through the .ini file

plush yew
#

Any reasons why is this marked as unavailable?

rich sparrow
#

Guys anybody know about cable component plugin i have some problem with that

tame marsh
#

Honestly, how do you guys create a new BP or asset when you're in this pickle

thin tendon
tame marsh
#

get out of here with your good ideas

dusk void
#

anyone know y tf my materials are doing this when booting it up

sturdy hearth
#

I'm building a Metaverse platform using MERN. I want to render Unreal Engine projects through them(right now using Three.js instead). Can someone let me know if there's any library or anything that can help with that?

azure shore
#

bruh this channel is still just questions to nobody

thick herald
#

People will answer questions if they have the time, also a lot of questions can be answered by looking at the docs, youtube etc etc. Plus a lot of questions are so generic or don't have any information at actually help with figuring out what is wrong.

#

Or so specific no one actually knows

thin tendon
#

That is so true most of the things I don't answer are because they are to vague or the person doesn't even know what it is they are asking.

sick shell
#

Is this a normal dev cycle? Compile, play in editor, stop game, game crashes, have to restart UE, have to re-open the level you were in, repeat

#

Seems to crash every few cycles of compile -> play in editor -> stop game

#

It's just so time consuming to have to restart UE and reopen the level you were on

thin tendon
#

Sounds like you got some serious issues mate. Typical would be very rarely crashing. I think the last time I crashed was about 6 months ago because of a mistake I made.

sick shell
#

Use a C++ Oauth2 client lib

sick shell
plush yew
#

thanks

boreal lantern
#

having some serious issues with launching a game to my oculus quest 2 in UE4 . I have tried three different proven oculus projects from unreal marketplace. Each time i try to launch them in the editor to the oculus i get this error . LogPlayLevel: Error: ERROR: System.ArgumentException: An item with the same key has already been added

boreal lantern
tame marsh
kind dew
#

I'm getting this crash on startup:

heavy lion
#

yoo

#

anyone can help me for steam partner (add game in depot)?

oak patio
heavy lion
#

no error that fucking weird

#

Summary: 63 files added, 0 files changed, 0 files removed

#

but in steam partner "No build has been created for this application. To know how to create builds, "

oak patio
#

Contact steam support if you have errors maybe then.

plush yew
#

looking for someone extremely familiar with profiling and unreal insights and who wants the challenge of their life, could use some major help with a very peculiar problem

wary gyro
#

So I have a VR setup that looks like this. (Mesh looks weird because of inverse kinematics). But I physically cannot rotate the mesh 90 degrees to match the camera. Whenever I try moving or rotating the camera, it always goes back to the default place in-game. How should I go about fixing this?

steel pasture
steel pasture
main vessel
#

hey i was wondering if anyone here managed to get the open source html5 packaging working for 4.24 ive been trying to get it to work for the last 2 weeks for a school web design project and its due this saturday so i was hoping someone here has it working and can help my group package it for html5

coarse jetty
#

can i have multi window of level sequence?

lusty carbon
#

CustomDepthPass makes my meshes yellow. Help?

real heath
lusty carbon
#

A post process material is used in post process volume right?

#

No PPM in the project no

static viper
#

what your question

lusty carbon
#

It does not happen on a new project tho so I wonder what's going on @real heath

#

It is meant to be used with WaterStamp plugin

static viper
#

if a post process material is applied that might use custom depth

lusty carbon
real heath
#

try changing stencil value

lusty carbon
#

yeah that didn't help

static viper
#

yee it says here 😦

#

uses custom depth

real heath
#

ok, well then keep digging for what uses it

#

^^

lusty carbon
#

yup i guess.

real heath
#

nice find lady glinnevier

static viper
#

i just read the link he send

lusty carbon
#

That's no news for me tho

#

I know it uses custm depth pass

static viper
#

the post process material uses custom depth

#

that means as soon as you drop this into the scene

#

it will start affecting

#

and no

real heath
static viper
#

it doesnt need a volume.

#

post process is a component

#

volume is just an affector

lusty carbon
#

kk thanks yall

clever fable
#

Hi guys I wonder how i can get the owingPlayer variable in my widget blueprint,i cont find it .Thanks in advans

lucid grove
#

Hey! How can i move components inside actor editor?

#

Drag and drop allows me only to attach one to another

#

I just want to sort things

lone swallow
#

hi. i have a problem with a blend.
I have a pose that has the arms go over the head, and another pose that has the arms go behind the back. the solver decides to make the arms bend backwards when transitioning between the two poses. how do i solve this?

quick ocean
kindred marlin
#

or rather, if you aren't just using simple static meshes* but your own actor that wouldn't suffer from having a radius offset

#

glad you figured it out!

muted ridge
#

hi, anyone have true first person tutorial? it should have different hands from the body mesh

plush yew
#

What could cause IK jittering? I've just simply set up a two bone ik like this:

#

I've tried to modify the Tick Group on the skeletal mesh component but same result

rain orchid
#

Hey! Is normal that the cached draw distance of a UPrimitiveComponent behave different in built compare to the editor? Currently, with the draw distance same draw distance the same primitive might be visible in the built but no in the editor :/

steep steeple
#

Does anyone know what I can do about just general scene lag? I have a 3.5km x 3.5km open world, but it lags everywhere even where there is nothing.

vagrant hornet
#

Or is it just empty world with blank landscape

steep steeple
vagrant hornet
#

Has it always been like this?

steep steeple
#

No only recently after I reimported the heightmap I use

vagrant hornet
#

Out of interest how did you make the height map

steep steeple
#

World painter

#

Its a minecraft program but the heightmap exporter is great

vagrant hornet
#

Yeah I have world creator

#

Kind of hard to get what you want

#

Yeah looks great

trim laurel
#

I am having difficulties porting models from blender to UE4. Specifically, the textures are not importing. The materials are created with no texture applied. In blender I have the image texture directly connected to the principled shader. I have import textures ticked and am exporting as FBX. The image textures are baked into the blend file. I could save each image individually and apply the textures to the created materials in UE4 but there are about 30 of them and that's just for this one file. Some of them will have hundreds. Any ideas?

oak patio
#

Not through import at least

trim laurel
#

I thought they were okay as long as it was a baked texture? am I just wrong lol?

oak patio
#

In my experience its a gamble

trim laurel
#

nvm I got it to work it was a format thing. the original images were baked into the blend file as .dds. All I did was resave every image as a png and they loaded into the materials fine. Unfortunately now I have to do that every time but it's better than nothing

oak patio
#

Ah good good

wary gyro
sharp crest
#

you don't need to connect anything to it

#

to get the owning player in any widget just do get player pawn

#

or get owning player pawn

#

or get owning cntroller

#

or sometihng like that

sharp crest
sharp crest
# steep steeple Does anyone know what I can do about just general scene lag? I have a 3.5km x 3....

wdym lag? low fps than u expect?
u can just delete stuff or do showflag commands to disable stuff until u see what the issue is
https://www.youtube.com/watch?v=EbXakIuZPFo

This in-depth presentation from Unreal Indie Dev Days 2019 outlines CPU and GPU-related overheads, identifying bottlenecks, and how to plan optimization strategies and pipelines early and as a team. Learn the tools and how to employ them to identify key performance problems as well as engine features that can help you improve performance in your...

▶ Play video
lucid grove
lime gull
#

I have a character using the flying movement mode, but when I try and launch character it causes the character to fall. Any ways to stop this?

sharp crest
#

don't use launch character

#

it's literally a scam

#

add force or add impulse

#

add impulse I think

#

read the description

#

one of them is for tick

lime gull
#

Yea add impulse works while add force doesnt

#

Gotta mess around with the friction a bit, but thank you

#

Oh yea its working well, thanks a lot!

sharp crest
wary gyro
tiny pawn
#

Whenever I import a fbx file like a door or something, it always comes in parts

#

So I don't really get the full object

#

Like this

#

door is the problem

#

If someone can help, that'll make my game development process so much better

#

(when I import the object I don't change the import settings at all)

#

Ping with response

modest obsidian
#

crashed unreal with cpp, am i a pro yet?

upper sierra
#

no, you are a master

thin tendon
arctic flame
#

Anyone know how to solve a problem where playing a level sequence changes my pawn's ControlRotation? For example before playing a cutscene, my player's camera is facing forward, but after playing a cutscene and returning to my player's camera it's now facing down instead of forward.

stiff hemlock
#

hi guys... a little question: do we have a staff limitation of 5 members?

real heath
clever fable
lusty carbon
#

Spawning foliage on different sub lvls ends up in duplicate foliage and a lot of mess. Is there a rule of thumb regarding placing your foliage in one lvl only?

rustic bramble
#

Is anyone familiar with Reallusion Character Creator 4? Would you recommend it for like a hobbyist/some who is still trying to get into the industry?

tiny pawn
#

Don't get me wrong, I have blender, I can do it.. but is it necessary?

fierce tulip
#

should be an option on import, to import as one or not.

real heath
#

Yep, combine meshes checkbox on the import dialog

tiny pawn
#

@fierce tulip @real heath thank you very very much this helps a lot

plush yew
#

On a third person project if you set "Use Controller Rotation Yaw" on the character pawn to true and then move backwards ingame you can see the run animation will be reversed. Where's this being set up?

tiny pawn
#

I figured out how to do this, but the textures still dont combine with the mesh itself... there are several textures, how do i get them all onto the mesh

#

do i have to add them via blueprint?

daring sorrel
#

question
i lost my footsteps sounds
all of my physics material seem not to be working

#

all the bp files are ok
still no sound
the audio is in the correct files

oak patio
#

And it's also nothing to work off.

daring sorrel
#

sorry let me edit that

oak patio
daring sorrel
#

all the bp files seem to be correct, the physics materials are corresponding

#

and still there's seems to be a problem

#

and i dont know what it is

pallid olive
#

why is this not working lmfao

#

is aiming is set after pressing Right mouse button

thin tendon
# pallid olive

So in your "animation update" event you will probably want a reference to your player and set the my character variable to that. Then also get the aiming variable from your player and set the animbp's aiming variable to that. Then where you have your animation code. You don't need a reference to your player. Just use the animbp's variable for aiming

#

Also make sure your transition is set up correctly in your state machine

spare trench
#

Somebody please help I accidentally did something wrong with settings and my game time has slow down

#

What should I do

real heath
#

console: slomo 1

spare trench
#

I did something in project settings I guess

#

Fps defaut value was 30 and did it 90 lol

#

And now I cant find it

real heath
#

look at any changes to timestep related variables or "Fixed frame rate"

spare trench
#

Ok leme try

spare trench
#

I am not using any timestep related varialble in my project

#

Whole engine has slow down

#

In my veiwport every thing has been slow down

#

Thank god I found it

#

Its was under project setting> gerneral setting>framerate

#

Can someone help me fix multi touch problem in unreal engine

#

If if touch one button then I can't touch another at same time because previous button get unpressed every time

plush yew
#

How much do extra bones eat at performance? I kept exporting my model in blender not knowing it had add leaf bones turned on and now my model has like 4 'end' leaf bones added to each limb and finger
Is it worth deleting all the skeletal meshes in ue4 and reimporting them witha cleaned up skeleton?
or is it not going to make much of a difference?

coarse jetty
#

hi i have a glass material and i want to mask it, is there a way to combine opacity and opacity mask?

cedar aspen
#

Hello everyone!
I’m having an issue regarding the groom asset in unreal engine 4.27.2.
I want to set up a mesh as LOD1 but everytime I set the LODIndex to 1 unreal crashes. Is there anything I’m missing or is there a workaround to this problem?

opal slate
#

Hi all, Just received this message when trying to open my project that I was working in yesterday - Does anyone know a fix?

opal slate
#

Can't find a fix so I'm having to back up to an older save to see if this works!

proud narwhal
#

What is the easiest way to edit a model in ue4? I can see things like meshtools that will let me edit a model in the main view panel but that would mean I would need to edit the same model multiple times. I want to edit the model once and that be reflected in all uses of it throughout a level.

umbral cradle
#

Hey guys. I have some materials that I change properties of dynamically and there seems to be some sort of ghosting happening because of the raytracing GI that almost makes it look like its updating slowly. Any help would be appreciated, thanks 🙂

plush oriole
#

Hi where should I start learning ue4

jaunty zinc
#

I think there are online courses on epic games' ue site

#

and just use the example projects and mess around with them

plush oriole
#

@jaunty zinc thank you i will check

jaunty zinc
#

👌

fierce tulip
#

@gloomy fiber please do not crosspost the same question. May I kindly point you to the #rules :)

light thunder
#

I'm trying to find any sample project like that, the one from the water engine overhaul in 4.26

#

I've seen the livestreams but didn't know if they made those projects available (couldn't find them on the Youtube link or in the Epic Store learning area)

lucid grove
#

Hi! Has anyone encountered a problem that the sounds in Unreal Engine suddenly became twice as loud? Both on working and clean project.

night bane
#

HI, I have got an issue I have still got shadows showing up when I place a cube down.

trim pike
#

hello. my ue4 project just recently started crashing just when moving around

#

here is the crash message

#

Assertion failed: FVector::Distance(InitOptions.ViewRotationMatrix.GetScaleVector(), FVector::OneVector) < (1.e-4f) [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Engine/Private/SceneView.cpp] [Line: 471]

#

how can i fix this?

static flicker
#

You seem to be flying past max integer limit

#

@trim pike

#

Oh wait maybe not

full nexus
#

I wanna change the mouse cursor when i hover over something but idk what blueprint to use to change the cursor

#

Ik how to get smth to happen when the mouse hovers over a specific object but idk how to change the cursor texture

#

Anyone know?

thorn river
#

ive some wings that id want to use as an 'attachable' skeletal mesh but the wing animations move and float instead of 'sticking' to the character, is there a way to 'lock' them in place inside the engine itself or does it have to be done in a 3d program like blender

night birch
#

Can I somehow extract all colors from the Texture2D and then recombine them again into Texture2D?

fierce tulip
#

no, you'd have to do that after it goes into a texture sample

lost leaf
#

i have a question i'm trying to build unreal engine 4.27 from the source code. but it seems i dont have enough space in my C drive to i put it on my other disk that have more space over 1TO what i want to know is the error i'm having will it prevent UE 4.27 of function or is there a way to bypass

queen summit
#

QUESTION: how do you determine the minimum computer requirements and recommended computer requirements for a game?

Context: I’m preparing to ship my game but when listing my game I want to provide this information. I know operating system requirements and directX requirements but everything else is still up in the air for me

#

Feel free to ping reply me if you have an answer

fierce tulip
#

many people use the steam data-stuffs to find out what is considered low end, average, and high end. get a low end pc, profile the game, optimize it so on lowest settings it runs at least 30 or 60 fps on it (depending on the game), and mention those specs as your minimum req's.

main vessel
#

has anyone here been able to get the open sourced html5 packaging for ue 4.24 to work

thin tendon
trim pike
#

@static flicker thanks for responding anyway

oak patio
#

Please don't crosspost

buoyant graniteBOT
#

:triangular_flag_on_post: Profi#9764 received strike 1. As a result, they were muted for 10 minutes.

oak patio
#

Ah yeah, serial offender lol

proud narwhal
#

How can I see the tris count in the current area?

pallid olive
#

hello there

willow garnet
#

hey guys

#

I'm trying to export a cinematic camera video time-line, but when I do export, the green screen animated actor that I have in the scene gets deleted, and it's not rendered in the video

#

is this a bug in ue4?

thorn river
#

ive made a material function but i cant get it t oshow up inside my material blueprints, is there some extra step that needs to be done

static viper
#

you need to call the material function node

#

and then select your custom function in it

thorn river
#

oh i needed to 'expose it to library', think i got it now lol thanks

river ermine
#

Does anybody know how to change the main color pallete of ue4?

worthy plaza
#

Hello, there are any free to use software for creating landscape? remember i used one time ago but i can't remember its name

thick herald
#

lots

peak bloom
#

What is this error:
AttachTo: '(directory)/LightBP/DefaultSceneRoot' is not static (in blueprint 'LightBP'), cannot attach '(directory)/LightBP/SpotLight' which is static to it. Aborting.

#

Oh wait nevermind, I fixed it by making the mesh static lol.

#

In general, is it a good idea to make meshes like walls, etc, static? Will that improve performance?

#

Actually, they all seem to be by default, unless they're in a BP I think.

plush yew
#

Is there a good way to implement picking something up with both hands?
I have a crate that I want to attach to my SkeletalMeshComponent but it snaps to the socket in the right hand. Can't figure out how to center the actor between both hands. I also can't create a socket between the hands since there's no bone there.

Any ideas?

spice ruin
#

Don't attach the box to the hands. Attach the hands to the box. Attach the box to the root bone at a specific offset point in front of you (possibly create a "carry" bone location)

#

Use inverse kinematics to attach the hands to the box.

#

Or, if all your carryable objects are the same size, just use an animation to do it.

#

Or some sort of blended animation depending on the width of the object

plush yew
#

They won't be the same size. How would the box move along with the animation if it's parented to the root bone though?
Or would you suggest adding and animating a "pick up" bone specifically for this purpose? That would work, but is that a good practice?

spice ruin
#

Well, you literally can't attach the box to both hands. UE doesn't work that way.

#

So the only way is to attach it to something else.

#

Assuming the pick up animation involves the hands being static, it shoukdn't be a problem.

#

if not, you'll have to animate the pickup/carry bone.

spice ruin
#

This is just me thinking aloud about what you could do, btw.

plush yew
#

No this is great, thanks, it's a better solution than what I had intended (setting the actor's location on the Y axis to 0 relative to the skelmesh during tick)
What's the issue with non-static hands after the pick up animation?

spice ruin
#

Well, if the hands move, the picked up box needs to move along with them, so you need to animate that pickup bone.

#

If the hands don't move, the point remains static

#

It's just less work.

#

So ideally you want the pickup animation to place the pickup point inside the thing you pick up at the exact centre. Or, if that doesn't happen, retain the offset from the bone after pickup.

plush yew
#

Gotcha, makes sense, thanks a bunch!

peak bloom
#

Should target points be set to Static mobility?

#

or will that screw them up?

trim pike
#

if anyone knows please answer, i quite literally cant continue working because of this

stone stump
#

hey guys is it possible to get the landscape that i sculpted in one level to another level?

#

tag me

trim pier
#

Hello, uber-noob here so really sorry if this is so-basic-u-cant-believe-I-dont-know-how... but to the point. I'm trying to import t3d text file which will place my FBX meshes in a Package into xyz positions defined in t3d file. The text file works (3000+ actors get added to the level's actor list) but they got no geometry and I can't see them anywhere so I assume it's not working and I'm totally messing up the path to the Package file with all my FBX meshes... here's how it looks in the script and how I saved my package file

#

any help would be greatly appreciated, pulling my hair out trying to get past this... what am I messing up in writing the path in t3d file for my mesh objects Package ?

thick herald
trim pier
thick herald
#

Ahh, good luck then! Not sure how many people will actually be able to help since it's barely used.

trim pier
thick herald
#

The engine has changed a lot since then, that kind of scripting has gone the way of the dodo.

#

I may be misunderstanding you of course

trim pier
#

Yes but isn't my issue literally just about correctly calling out the location of a file on disk/within UDK folder? srry if I cant describe it properly, Im super noob and trying to follow old instructions for a specific thing from an old guide

thick herald
#

Sorry, I but I really have no idea.

fierce tulip
#

I remember an old 3dsmax plugin for UDK that would copy location info, but its been so long ago I dont remember the name of it.

trim pier
#

This was the original guide/instruction, the bold part is the one Im trying my damn hardest to understand and correctly "address a specific package"

Export of static meshes is being done through another programs. I used umodel by gildor. It will give you a lot of .pskx files that you would need to convert into either .ase or .fbx and then import it to UnrealEd. Import them and put into a single package and single subfolder.

.t3d file is just an ASCII text file. You would need to edit it in order to make it work. Something that can do a massive “find and replace operation”. I use Notepad++. *In .t3d file there would be a lot of lines of text. Here is the thing - it’s just a references to a static meshes in you editor. The tool itself is just a simple text writer and the adresses in it is set for a specific packages. Since i never intended to release the tool to public i used the same adress over and over. So in order to make it work, you would need to edit it. Remeber where you put your static meshes? It’s something like this: “Package.SubFolder”. In .t3d file find all the lines “StaticMesh’ME3MeetJack_100Airlock.Static” and replace them with adress of the static meshes in you editor. The default adress might be different so just look at the file itself. Don’t change the filename of the mesh!

Only after that you can import *.t3d file. It will assemble the level from the meshes that you have already prepared.

https://forum.facepunch.com/t/almost-there-exporting-mass-effect-3-maps-to-source/229739/27

thick herald
#

Unfortunately, because this is UDK - hardly anyone uses it anymore. You could try asking in the forums?

fierce tulip
#

there is still a udk-section there yea

trim pier
#

Lets try this way:

lets say I have a file C://Program Files/UE4/Engine/Content/Aftertest.pck

what is the PATH of this file then? Is it "Aftertest.Content.Engine.UE4.Program Files.C"?
or "Aftertest.Content.Engine" because I only got up to the top UE4 main folder?

Unless this still doesn't make any sense and I got no clue what Im writing 😅

jade hemlock
#

I have an Animation in unreal..animation works fine in editor but in Animation blueprint legs have problem ?

tame marsh
#

Honestly, I'm enjoying this foray into classic SDKs and workflows

#

I wonder if there's a YouTube channel that goes into that, for example I've always wondered how they made classic Half Life mods

trim pier
#

I seem to be making progress at least... when putting it like this in t3d - "StaticMesh=StaticMesh'Aftertest.Static.Club_RingBorderBend3x_01'" and having the t3d file i the same folder at least now I see "loading Aftertest.upk" package on t3d Import so it SEEMS to finally be correctly referencing that package and trying to load something outta it. the meshes still dont show though so I still dunno, maybe the names are wrong. In the editor itself inside the package the object names are doubles (so Bench_01 referred in t3d is called Bench_01_Bench_01 in the actual upk with meshes...

trim pier
balmy dirge
#

Hey guys, i set auto exposure and it affect correctly, but when i play the game in editor there is no exposure... Any guess??

autumn flame
#

Most likely wrong PNG format

autumn flame
#

Save it as the right one

autumn flame
#

Check what format the PNG is and compare it to a working PNG

#

iirc it needs to be 24 bits

plush yew
#

What ue should i install ?

#

My computer is mid

finite jasper
#

hello, im having an issue with ue4.27, the material editor tabs will not open even though im clicking on the option to do so

autumn flame
sharp crest
lost leaf
#

Hi guys i have a question about component , its a health component that have a health variable . This component is attached to the character. How do i get this health variable show in umg

sharp crest
#

then u need to get owning pawn

#

cast to ur character

#

get health component

#

get health variable

#

then set the text in the widget to that

lost leaf
#

Oh thank you i will try it once im home. My widget is already made and i do all this in the widget right ?

hasty laurel
#

I'm trying to open an older project (4.13). Is there a way I can open the project with a newer Visual Studio version?
Visual Studio 2015 doesn't want to install (says a setup package is either missing or damaged), and if I try to upgrade it to engine version 4.15.3 which supports 2017 (which I have installed) it still states that I need VS 2015 to open the project.
The project also uses a plugin that isn't supported in engine versions later than 4.17

lost leaf
#

@sharp crest thank you

tiny pawn
#

Im not entirely sure on where i should post this but, ive went through the 4 year struggle with c++ and now i wanna learn how to use that ability to build games.. How should i take this approach in terms of what to master first

#

I see a lot of small game trailers from this server and meanwhile im trying to learn how to import a tree (finally learned)

trim pike
#

it seems another solution that I found is to simply move to a new level

next wadi
#

Hey
I've tried importing a character and an animation from mixamo into my unreal project, the character goes in just find but when I import the animation, all the files are there but the actual anim file isn't
anyone know what to do?

#

Like, the animation sequence doesn't import

#

THE IMPORT ANIMATION CHECK BOX WASN'T CHECK OMG

rustic galleon
#

Hi all

i tried many googling and i found this discord maybe here someone have an answer for this

In unreal if you go to very high latitude so your z is lets say 300,000 and you zoom in 5 fov or less with changing in runtime
the shadows no matter what disappear from the directional light

tried cascade distance shadow to more then 400,000

how can unreal display shadows in far far distance with high zoom ?

open radish
#

Heyo My names aubrey im making my first game and i ran into a bug where when i run the game i get a very slow frame rate

#

im using the CCG toolkit on unreal engine 4.

#

this is what it looks like atm.

#

hello?

peak hare
#

How can I target fps stability in my project? In standalone I am actually on AVERAGE getting actually a lot better performance than in PIE, but my fps is very unstable, averaging around 100 but ocassionally crashing as low as 30

#

Would happily sacrifice some slight average performance for more stability

spare trench
#

Hey there
Acutally this question is not related to unreal engine but if anybody knows about blender can help me
The question is that I wanna make cracks on my island that looks real I used knife tool and delete the face but doesn't looks real so please help me to make cracks

#

I can look throught these cracks in ue

sharp crest
spare trench
#

Ohk

open radish
sharp crest
#

lol

viscid thunder
#

Has anyone gotten RVT to work with world composition yet?

whole glacier
#

Anyone know , am i able to use more than one post process volume on a level? Like say i have a general unbound one for the level , then add another in a certain area so the exposure just for that area is darker?

fathom minnow
#

hello, does anyone has some ideas on a good implementation for male to female armor meshes? Calling female armor meshes if youre playing a female or male meshes if youre playing a male, trying to get away from having to make to many of the same craftable armor sets for male and female meshes, Having trouble giving my equipment BP the function to call the proper genders mesh

charred bramble
lost leaf
#

Hi guys i have a question I'm wondering if i should put Attribute in an component and also health/damage in the same component on should i split them. or use interface ?

peak bloom
#

Any ideas how I'd do footsteps for walking and running in a first person game?

whole glacier
#

@oak patioThanks

charred bramble
charred bramble
# rustic galleon Hi all i tried many googling and i found this discord maybe here someone have ...

I am taking a guess here but maybe your static meshes are far away from the the standard bound distances so
normally shadows don`t get rendered. (obviously for performance issues)
Have you tried increasing the value on the “Positive Bound Extension” and “Negative Bound Extension” on your static meshes?
(Increasing this value might impact performance so please be careful how you use it.)
Hope this somehow helps.

peak bloom
#

was just curious what people here would recommend is the best way to accomplish it.

plush yew