Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f1
Issue ID
926104
Regression
Yes
Translating multiple UI elements at once does not apply the same translation to all elements
To reproduce:
1. Open attached Unity project "UITranslateMultiBug.zip"
2. Open "scene01" scene
3. In the hierarchy, expand HUDCanvas and select "item1" and "item2" at once (or any other 2 or more "item" objects)
4. Move select objects by the y axis
Expected result: all of the objects selected should translate the same (see attached gif "Expected.gif)
Actual result: Selected objects translate at different speeds (see attached gif "Actual.gif")
Regression first introduced in: 2017.1.0f1
Reproduced on: 2017.1.0f1, 2017.1.0f2, 2017.2.0b1
Not reproduced on: 5.6.2f1, 2017.1.0b10,
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #925765