[1.210.012] Programmable Block Regex Freeze
Reported
It's possible to freeze the game using programmable blocks and the Regex class. For example;
System.Text.RegularExpressions.Regex.IsMatch("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaab", "(a+)+$");This will cause the game to completely stop, and increasing the amount of 'a' characters just makes the problem exponentionally worse, especially if called every frame.
I have the same bug
Hello Engineer,
Thank you for your report.
We were able to reproduce the issue and have reported it to our internal system for further investigation.
Kind regards,
Keen Software House QA Department
Hello Engineer,
Thank you for your report.
We were able to reproduce the issue and have reported it to our internal system for further investigation.
Kind regards,
Keen Software House QA Department
Replies have been locked on this page!