[Bug Report] PhysX 5 isn't enabled if it is checked by PhysX 5 Debug
Describe the bug I tried to enable PhysX 5 and PhysX 5 Debug gems for my project but I noticed that in the project file there is no PhysX 5 but only PhysX 5 Debug. It happens when PhysX 5 Debug is selected first, and it also checks PhysX 5 gem, but it isn't merged in the project file. Before building the project I opened the project manager, disabled PhysX 5 Debug, then enabled PhysX 5 first then PhysX Debug. This way it is solved.
Steps to reproduce Steps to reproduce the behavior:
- Create a new project
- Configure Gems
- Add PhysX 5 Debug gem
- See how it also enables PhysX 5 gem, and since it is required it becomes greyed out
- There is no PhysX 5 gem in the project file
Expected behavior Both PhysX 5 and PhysX 5 Debug gems should be enabled.
Actual behavior Only PhysX 5 Debug gem is really enabled despite it shows PhysX 5 gem as checked
Screenshots/Video
Found in Branch stabilization/2510
Desktop/Device (please complete the following information):
- Device: PC
- OS: Arch Linux
- CPU: Ryzen 5 3600
- GPU: NVIDIA RTX 3060 12G
- Memory: 32GB
Additional context I don't know how many gems are either enabled or disabled because of this. I think this should be checked generally, not just for PhysX.