Question by
su59hekusai · Feb 10, 2019 at 06:57 AM ·
scene viewlaunchlinesgame viewred
What are these red lines? They appear when I launch the project under development.
Excuse me while using the translation machine.
When I set up a project under development, the red lines like this will come out. The scene view and the game view will not be able to display the object correctly.
But when I click on the hierarchy view item, it is fixed. Running in the Unity Editor is not particularly unusual in behavior. But I am fuss that I do not know the identity of this phenomenon. What are these and how can I revert to normal?
スクリーンショット-2019-02-09-195111.jpeg
(462.8 kB)
スクリーンショット-2019-02-09-200537.jpeg
(263.6 kB)
Comment
A red cross indicates a UI element has a negative width or height (or both). You may need to check all your anchors.
The strange thing however is that the problem disappears when you click on the gameObject in the hierarchy....