Well I have a custom AI bot sequence using external variables that works perfectly in the September version. I have about 8 of them which are identical with various external path nodes for destinations spawn points and player etc. (See pic) The node works great in the september version, and in fact works great in the October version UNTIL, I mess with their container level's Kismet Sequence by trying to add a new subsequence. I am not even touching the AI nodes custom sequence.
Then some very strange occurences will immediately break those AI sequence nodes, there is NO repair I just have to revert to a previous save prior to adding that subsequence. I have done some testing with it and it seems that the external variables to my Custom AI sequence get 're-arranged' on the external side and then out of place connecting to the wrong thing and it may be they are not working at all. I have tested and found the September version DOES NOT do this, but I can reproduce the error 100% of the time on my map in the October. Adding normal kismet to that master level sequence does not produce the error, only adding another custom sequence to that level at any point produces the bug.
Further strangeness is that when trying to copy paste the custom sequences, all the external variables become re-arranged...including sequences other than this AI sequence which utilize external variables.
I hope this can get resolved. I realize not many people use such an extensive AI built almost entirely in Kismet, but in my case it was necessary. Moving forward we will implement this prototype into Unreal script but this still represents a bug in UDK October since no problem was encountered in the September version and because there is no problem with the sequences at all until I try to add an new sub sequence to that particular level, further clues are that the problem also occurs in some smaller sequences with external variables. I didn't test these extensively though, only to confirm they were also experiencing the strange 're-arrangment' of external node connectors.
Hope I have given enough information, if not just let me know.
Indefiance
External View of my custom AI subsequence:
Internal View of custom AI subsequence: (Yes its a messy one)
![]()




Reply With Quote

Bookmarks