I am curious why another warning about the iteration limit was added in 4.3 instead of perhaps a way to alter and/or disable the limit in blueprint?
Announcement
Collapse
No announcement yet.
Iteration Limit...
Collapse
X
-
Hi Zeustiak,
There is some assessment currently under way for the possibility of adding a section in the editor preferences for max loop limits. I can't guarantee it will be added, however it is definitely being considered.Adam Davis | Marketplace Support | Epic Games
How to report a bug? | Installation & Setup issues? | Answerhub Bug Reports | Twitter
-
Originally posted by Adam Davis View PostHi Zeustiak,
There is some assessment currently under way for the possibility of adding a section in the editor preferences for max loop limits. I can't guarantee it will be added, however it is definitely being considered.
Comment
-
Thank you for adding the Maximum Loop Iteration Count setting to the Project Settings. Unfortunately it seems to be broken or still quite limited:
LogScript:Warning: Runaway loop detected (over 10000000 iterations)
I then tried 10 Billion, but the display in the Editor capped out at 2147483647. I still get the 10 Million limit warning.
I am guessing that I am going to need at least 10 Billion, though perhaps 1 Trillion would be a better upper limit?
Comment
Comment