Yes
that’s sort of the point on this whole thread. It’s still not fixed.
And it probably won’t be fixed unless Epic makes a game that uses orthographic cameras in 3D.
But I thought that Forward Rendering would make it work
Another thing to check might be that your camera is too far. Try setting it closer.
Another workaround is to use a very very narrow field of view, but this also requires the camera to be farther and you have to adjust the shadows accordingly.
Another non-optimal solution would be to create your own shadows, in the same way that epic did in the Showdown demo.
It’s actually good for the performance, but it won’t look as good as actual shadows.
I can’t find the description of how they did it, but basically using decals under the characters feet that changed the darkness according to foot distance to the floor.
But yeah, in general, this bug is sad
I wouldn’t count on epic fixing it. Someone with a good knowledge of rendering has to come to fix it.