Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0f3
Issue ID
898529
Regression
Yes
Creating game object and setting parent with script, changes canvas child buttons click positions
Steps to reproduce:
1.Open attached project
2.Press play
3.Observe as you can not select the child buttons (you can if you move your mouse to the left bottom corner of the screen)
4.Exit play mode
5.Disable "Main" game object from the hierarchy
6.Press play
Expected result: buttons click positions are on the buttons
Actual result: buttons click positions are in the left bottom corner of the screen
Reproduced on: 5.6.0f3 2017.1.0b1
Not reproduced on: 5.5.2f1
Regression introduced on: 5.6.0f1
Notes: if you create game object and set parent with a script ("Main.cs" in the project) the issue is here, but creating game object manually solves the issue.
Screen recording attached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment