Issue with Vector3D.Y_AXIS and -useLegacyAOT no
hi folks,
i seeing issue working vector3d , deploying on ios using -uselegacyaot no option, in large project didn't have time narrow down issue.
when coder saw same issue, , confirmed relating vector3d.y_axis, created quick fix in code confirm, , put small test see issue, reported here...
https://bugbase.adobe.com/index.cfm?event=bug&id=3727584
i wondering if else deploying ios , seeing same issue, , can confirm ( test code in bug base, code lines confirm don't require 3d coding ).
hi,
the bug not reproducible @ our end provided code in bug https://bugbase.adobe.com/index.cfm?event=bug&id=3727584
var atextfield:textfield = new textfield ();
addchild ( atextfield );
var avector3d:vector3d = vector3d.y_axis;
atextfield.text = avector3d.tostring ();
can please provide more info if you're still facing issue latest air 13 beta build?
-nimisha
More discussions in AIR Beta Channel
adobe
Comments
Post a Comment