Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ascreator

Pages: [1]
1
Support / Dynamic batching broken for flipped objects in Unity 5
« on: March 09, 2015, 05:55:34 pm »
Hi,

with Unity 5 the dynamic batching of flipped objects (Scale.X = -1) does not work anymore except for their own 2d Sprites. So whenever some objects, e.g., 2dToolkit Sprites, have a scale below 0, they are completely ignored for batching. This seems to be a bug in Unity itself, since 3d objects have the same problem, but as the dynamic batching works for the Unity 2d Sprites, I hoped that maybe you could fix it for your sprites, too.
Without this bug being fixed, we cannot upgrade to Unity 5 and use its nice new features.  :(

Pages: [1]