Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b9
Issue ID
607695
Regression
No
uGUI - animating RectTransform.localScale via script is broken
To reproduce:
1. Open attached project
2. Open scene "BasicScene". It contains three animated (via script) stars and two buttons to start the different animations
3. Enter play mode. Press one button to start the animation where the starting local scale is 0 - only one start appears, the other two are invisible
4. Press the 2nd button where the starting local scale is 0.1f - all three stars appear, but two of them are actually outside their bounds (you can see that in the editor)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment