Talk:Common Scripting Pitfalls
From Unify Community Wiki
(Difference between revisions)
(The need to pass a null argument to Send/BroadcastMessage is actually a Unity bug) |
m |
||
Line 1: | Line 1: | ||
− | The pitfall regarding two-argument Send/BroadcastMessage is actually a bug in Unity 1.5. (And a regression, as it was fixed in | + | The pitfall regarding two-argument Send/BroadcastMessage is actually a bug in Unity 1.5. (And a regression, as it was already fixed in an earlier version). When 1.5.1 is out, this gotcha should be removed. --[[User:KeliHlodversson|KeliHlodversson]] 21:18, 24 July 2006 (GMT) |
Revision as of 21:19, 24 July 2006
The pitfall regarding two-argument Send/BroadcastMessage is actually a bug in Unity 1.5. (And a regression, as it was already fixed in an earlier version). When 1.5.1 is out, this gotcha should be removed. --KeliHlodversson 21:18, 24 July 2006 (GMT)