Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p1
Issue ID
903534
Regression
Yes
GraphicsRaycaster not working after executing AddComponent<Image> ()
To reproduce:
1. Open the project, attached by user
2. Press Play
3. Press A button, this will create new game object with Image component
4. Try to press B
Expected: creating a new game object and adding an Image component to it at runtime should not break the GraphicsRaycaster component
Actual: UI Buttons and other controls do not react to mouse click after creating a new game object and adding an Image component to it at runtime
Reproduce on 5.6.0f1, 5.6.0p1, 5.6.0p2, 2017.1.0b1
Did not reproduce on 5.5.3p1, 5.6.0b11
Regression introduced in 5.6.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment