Forum Discussion
7 years ago
I don't know who is maintaining that script now.
But if smeone who is in charge reads this: I have a quick fix for the layout bug which came with 19.5.
Edit the script, search for "15.4", change the line (should be only one hit) to:
if (PerforceChangelist >= 441469 && PerforceChangelist < 472117) { // 15.4 patch to 19.4 Patch
Save, Reload.
But if smeone who is in charge reads this: I have a quick fix for the layout bug which came with 19.5.
Edit the script, search for "15.4", change the line (should be only one hit) to:
if (PerforceChangelist >= 441469 && PerforceChangelist < 472117) { // 15.4 patch to 19.4 Patch
Save, Reload.