Search Issue Tracker
Fixed in 2017.2.X
Votes
27
Found in
5.5.0f3
Issue ID
859385
Regression
Yes
'Look rotation viewing vector is zero' is shown, when the gameobject has an UI component and 2D view is turned on
If Canvas has a gameobject which has Rect Transform width or height set to 0 and this gameobject has a child with an UI element, a message 'Look rotation viewing vector is zero' is shown, when 2D view is turned on or the child is selected with Rectangle tool.
Reproduction steps:
1. Open the attached file 'case_859385_smallerProject';
2. Select Canvas/GameObject/Button;
3. Turn on 2D View in the Scene window;
4. Observe Console messages;
Reproduced with: 5.5.0f3, 5.6.0a1, 5.6.0b1
Not reproducible: 5.3.1f1, 5.4.1f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blue highlights appear when some of the UI Builders panels are focused
- Property fields overlap in the Override window when comparing changes
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
cozyurt_unity
Jul 13, 2020 17:27
kedi ve köpek mamaları kedi kumu çeşitleri www.patilimama.com
lindsaytalbot
Mar 17, 2017 01:51
Related to
https://issuetracker.unity3d.com/issues/resizing-parent-recttransform-when-child-recttransform-is-selected-results-in-look-rotation-viewing-vector-is-zero-error
Can also be caused for no reason when adding TextMeshProUGUI elements. Disabling the affected element stops the messages
TSabos
Feb 28, 2017 17:15
This is very cumbersome to work around due to it making the editor crawl to "5fps" due to editor spam.
Verified changing to .0001 stops the spam.