Hello, I’m sharing with you a very annoying bug that seems to plague especially large maps. This bug leads to frequent, random and unavoidable crashes when moving camera (just try to move the camera around in-game to trigger it) and it is only reproducible when a rain effect is produced. Crashes are more frequent when the effect is more prominent (so, for example, with high intensity rain weather with respect to light intensity rain weather).
I am attaching the same map with rain and without rain to test it. The two maps are identical, just changed two GUI actions in Init 04 Environment to enable/disable rain:
https://drive.google.com/file/d/1HMuKXgs_QC1VKXnGusq6RtFf4D5x0Zsg/view?usp=share_link
https://drive.google.com/file/d/172wGRlM77YkKzBvF4xdsDfeDfUuX5nsR/view?usp=share_link
Steps to reproduce:
- open the map labeled with _RAIN and play it
- skip the cutscene or wait until it ends
- move camera around fast in the map
- you should get a crash
For comparison, load the map labeled with _NORAIN and do the same, you should get no crash. I really hope you might fix this because it really harms player experience.