o3de icon indicating copy to clipboard operation
o3de copied to clipboard

[Bug Report] PhysX 5 isn't enabled if it is checked by PhysX 5 Debug

Open nokklair opened this issue 2 months ago • 0 comments

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:

  1. Create a new project
  2. Configure Gems
  3. Add PhysX 5 Debug gem
  4. See how it also enables PhysX 5 gem, and since it is required it becomes greyed out
  5. 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 Image

Image Image

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.

nokklair avatar Nov 18 '25 11:11 nokklair