How to reproduce:
- Open the attached “IN-152325“ project
- Open a Terminal in the project directory
- In the Terminal, run this command: py tools/server.py to start the test server
- In the Editor, enter Play mode
- In the Tools menu, run the CookieRollbackTest (Tools > CookieRollbackTest > Run test)
- Observe the console
Actual result: The Console shows “actually received: v1”
Expected result: The Console shows “actually received: v6”
Reproducible with: 6000.0.0f1, 6000.0.83f1, 6000.3.23f1, 6000.5.11f1, 6000.6.0f1, 6000.7.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Reproduces in the Player
- Requires Python 3.x to reproduce the issue
- Server logs are located in 'Project Directory/tools/server.log'