-
Bug
-
Resolution: Fixed
-
P4
-
7u6
If you call Node.snapshot or Scene.snapshot with a null Callback, an NPE will be generated after the snapshot has been performed when the runtime tries to call the callable. The user has no way to catch this exception nor is there any indication other than a warning message in the console that anything went wrong.