How to reproduce:
- You will need two different projects , let's say one in 2021 and another in 2022.3, or 2022.3 and trunk.
- In 2021.3 project create a simple particle system
- Open graph and copy the system
- In 2022.3 project open any graph, delete it, and paste the copied system to it
Expected result: blocks are enabled
Actual result: blocks are disabled
Note:
- When copying and pasting system withing the same project block state is preserved
- Unsure if it is a regression. Seems to be not a regression, it might be coming from bool ports feature (22.2). It is not reproducible when copy pasting from on e 21.3 project to another 21.3 and QA hasn't done such test during the feature testing. Nevertheless let me know if more in depth testing is needed.