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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment