Hey Florian and Lucas, My paper [On Generalization Across Environments In Multi-Objective Reinforcement Learning](https://arxiv.org/abs/2503.00799) with Peter Vamplew is out now. Thank you for the assistance regarding the code over discord the past few months. Here are some code fixes and improvements I collated while working on the MORL-Generalization benchmark: - #134 - #135 - #136 - #137 - https://github.com/Farama-Foundation/MO-Gymnasium/pull/115 - https://github.com/Farama-Foundation/MO-Gymnasium/pull/116 I will look through my codebase and see if there are any more things to add on in the near future. Apologies for dumping so many PRs all at once. Our MORL-Generalization codebase can be found here - https://github.com/JaydenTeoh/MORL-Generalization.