I think it's day two or three with this engine not entirely sure, been having fun with procedural textures cause guess what? IT SUPPORTS NATIVE SHADERS!! (YAY), except there's a bug. When making changes with the specific texture, displacement isn't taken into account by the IPR (same goes for VFB rendering), it's pretty consistent, it only works on the texture your working on, if you made a change with another texture the bug doesn't work. I also made a python script to refresh the rendering cause it's really consistent
Here's a video showcasing the bug.
Here's the scene file.
https://drive.google.com/file/d/1iJFi7lfdCrUl4P-F-Zq0T4vJsr-JLDLY/view?usp=sharingHere's the script (if you want it).
https://drive.google.com/drive/folders/1y83Zfn4QaUH3ln_GEsMDxrkxF0PoyToM?usp=sharingP.S. I was changing the GI solver because cleaning up was taking awhile (probably because of the screen recorder). Also speed up the video it took longer than I expected it to be.