Your thoughts on and comments to Volume Rendering in Unreal Engine 4.

I had a similar problem for a bit. I think it might come from a small mistake in how you calculate the row offset. I cant remember exactly how I solved it however. You can see that every n slices it samples from the slice ONE ROW below it. (Or above it)