GPUOpen-LibrariesAndSDKs / RadeonProRenderUE

https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
23 stars 8 forks source link

Black output and white depth AOV on UE 4.24.3 #11

Open thesmallcreeper opened 4 years ago

thesmallcreeper commented 4 years ago

Both master and develop branch fail to render anything on UE 4.24.3. All AOVs are black except depth AOV which is white. On Windows 10 64-bit (18363), using Radeon HD 7870 (driver: 20.3.1).

For example for this simple scene:

image

ProRender gives this result:

UE4Editor_KQ5E84C3T0

As I mentioned, depth AOV is white, while all other AOV are black.

Here is a screenshot of glTF export using "3D Builder" (well it is kinda buggy viewer but blender won't import it)

image

Hope you are able to reproduce the problem and help me solve it. :) Thank you in advance!

bsavery commented 4 years ago

Can you try CPU rendering? Select it in the render options.

thesmallcreeper commented 4 years ago

Wow, it works on CPU mode. Feel kinda stupid because I was about to test it yesterday but never did. :P