Visual Scripting Tool: Bug in String/SubString
Reported
If Length is set to what is longer than the String: The game crashes when the node is executed.
Example: String = "012345", StartIndex = 3, Length = 4 will crash. Imo it should return what is can. Here "345".
Example: String = "012345", StartIndex = 6, Length = 2 will crash. Imo it should return an empty string.
Hello, Djelle,
thanks for letting us know about this.
The said behavior was put into our internal system.
Kind Regards
Keen Software House: QA Department
Hello, Djelle,
thanks for letting us know about this.
The said behavior was put into our internal system.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!