Nuts, I’m trying to get a packaged build working of 4.17 with RMC 2 with using light propagation volume, the packaged build doesn’t work in 4.17. (This issue: Unreal Engine Issues and Bug Tracker (UE-49205)).
It got fixed for 4.19 but then I can’t use RMC, I’m thinking to reproduce the change in 4.17 made to make LPV work, but I’ve never edited or compiled the engine before, anyone who can deduct what files I’d need to change?
Edit: I’m trying to just comment out the assert that makes it fail, no idea what it’ll do though.
-> This resulted in the packaged build being able to run, but lpv didn’t work. Guess I’m waiting for 4.19 then.
When opening my project I get a message stating that I need to rebuild the RMC plugin, after agreeing it rebuilds the entire engine, how do I prevent that behaviour?