|
Has anyone noticed this? If you use InvokeRepeating, with the first argument exactly zero .. it seems to fire TWICE on that first firing. Strange! Does everyone else know this other than me? Is this a well-known bug? Thanks...
(comments are locked)
|
|
Huh, I'm getting the same results with this very simple test script: "0" logs twice, with further logs coming in once every second. This is the first I've heard of this issue, but I found this thread from last December, which includes a suggestion to use a very small number like 0.001 instead of 0. Have you tried with 0.0f to see what it does?
Jun 20 '12 at 06:50 PM
fafase
RIght, rutter ! it's bizarre huh. Thank goodness it's not just me going crazy. (I was like "WTF, two spaceships ?!") What a strange bug. It's almost unbelievable they haven't fixed that since last year!
Jun 20 '12 at 07:50 PM
Fattie
@Fattie - you should use coroutines ;)
Jun 20 '12 at 07:52 PM
whydoidoit
Mike --- L O L !!!!!!!!!!!!
Jun 22 '12 at 12:06 PM
Fattie
(comments are locked)
|
