David Sirera
David Sirera
Same problem in here
I have a similar problem. If i generate a float it doesnt create any file. If i generate a PNG it creates a file but its all transparent
Thanks! I have seen that if i use the plugins happens what i said, but if i use the project from the repo it creates exr files. Dunno how to...
Okay, sorry. Now i created another empty project. Imported the UE5 plugin. Added a Blueprint of type CameraCaptureManager and attached a scenecapture. Now it works, but the JPG and EXR...
Okay, maybe i'm dumb and everything was right on the begining. I was capturing the image on BeginPLay event, and that was the problem. Now the plugin works flawless. Thanks...