Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.0f1
Issue ID
724651
Regression
No
transform.LookAt breaks UI Event System
How to reproduce:
1. Open attached project
2. Open scene Scenes/Main.unity
3. Select the gameobject Planet/Vertical Movement Container/Horizontal Movement Container/Markers Container/Marker 4 Mexico
4. Play the scene
- Rotate the globe by clicking on it and dragging
5. Rotate to where Mexico is and hover or click on the square
- Note that the console prints text for each hover, click and release
6. Attach the LookAtTheCamera.cs script to the Marker 4 Mexico gameobject
7. Try hovering over or clicking on the Mexico square again
- Note that the console prints nothing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment