Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.1f1
Issue ID
875034
Regression
No
Console constantly throwing notification messages when UI gameObject is selected
To reproduce:
1.Download and open attached project.
2.Go to "BadQualityOfInternalTesting" folder and open "Test" scene.
3.Expand "Canvas" gameObject.
4.Expand "GameObject" gameObject.
5.Select "Panel" gameObject
6.Check the Console window.
Expected result: No messages are thrown in Console.
Actual result: "Look rotation viewing vector is zero" message is constantly shown in the console.
Reproduced with: 5.6.0b6, 5.5.1p2.
Notes: Could not reproduce on earlier versions because of backport issues. Can not reproduce it from scratch. Bug only occurs when "GameObject" gameObject has it's Rect transform's Width and Height properties are set to 0.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- 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
Add comment