After updating my project to 5.4, the landscape nanite tesselation is gone.
How I updated it:
- Opened the folder with the project main file, right clicked and selected change engine version. The process was almost instant.
- Then I opened the project and everything appears to be in order, except for the nanite tesselation. The terrain still has nanite enabled, however no tesselation.
It worked in 5.3 right before updating. I also have the necessary engine ini settings switched on:
r.Nanite.AllowTessellation=1
r.Nanite.Tessellation=1
Any advice on getting tesselation to show?