How to reproduce:
1. Extract the attached “IN-141406.zip” project
2. Build standalone from the command line with -nographics (you can use .\run_project.ps1 -t build_win_ng if you want)
3. Run the build and note that particles are spawned at the wrong distance
4. Reset back to a fresh project (no Library folder etc)
5. Build standalone from the command line without -nographics (you can use .\run_project.ps1 -t build_win if you want)
6. Run build and note that particles are spawned correctly
Reproducible in: 6000.0.0b12, 6000.0.74f1, 6000.3.14f1, 6000.5.0b7, 6000.6.0a4
Could not test with: 6000.4.6f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested