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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment