Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
15
Question by almska · Nov 12, 2014 at 11:14 PM · uiscene view

why can't see UI elements in scene view

My problem is ( as illustrated below ) that none of the UI elements are showing up in scene view. All i can see is the boundaries provided by the rectangular tool.

Every other thing is working as expected.

Am I missing something?

alt text

I tried reinstalling Unity, but it didn't solve the problem. My current version is 4.6.0f1, but I had the same issue with older versions as well. I'm running Unity on Windows 7. I have an Ati HD4300 videocard if that's relevant (can't guess how..). Thanks for helping!

ss.png (485.7 kB)
Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image pavlito · May 14, 2015 at 10:11 AM 2
Share

I'm having the same problem: http://screencast.com/t/AqH0Hu$$anonymous$$Z3Z

If I set canvas render mode to World space the elements are visible in SceneView.

avatar image Dynamoid Megan · May 15, 2015 at 09:13 PM 1
Share

I am also having this problem in 5.0

avatar image pavlito · May 15, 2015 at 10:20 PM 1
Share

I got in contact with the support. Seems like it's fixed in 5.0.2p1.

https://unity3d.com/unity/qa/patch-releases

avatar image bobmoff · May 27, 2015 at 09:21 AM 2
Share

i have the same problem using 5.0.2p2

avatar image JeanLuc · Jun 01, 2015 at 07:58 AM 0
Share

i had the same issue with 5.0.2p2 and 5.0.2p3, so I did go back to 5.0.2f1 which does not have this issue. (at least for me)

Show more comments

13 Replies

· Add your reply
  • Sort: 
avatar image
29

Answer by Miki_Melo · Dec 06, 2014 at 01:54 PM

I solved with selecting Layer menu in the top right corner of unity, check on the relative layer(UI layer). Hope this helps.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image pavlito · May 14, 2015 at 10:22 AM 1
Share

Unfortunately, this does not help. $$anonymous$$y canvases are set to UI layer by default. Even when creating a new project, new scene, new UI element it is still not visible.

avatar image UmbrAtroX · Jun 06, 2015 at 05:31 PM 1
Share

Hahaha i solved with selecting Layer "Default" not "UI"

avatar image
18

Answer by xcesar · Nov 11, 2015 at 01:25 PM

alt text

JUST PREES ON LAYERS


screenshot-1.png (13.1 kB)
Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
11

Answer by lepiou · Nov 19, 2015 at 04:25 PM

Hey guys ! I had the same issue and none of the solutions above seemed to work. Then I just remembered that for an obscure reason you have to unzoom a lot in your scene.

All the UI's elements are way much bigger than your actual scene size.

Hope this helps.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image rdprickett85 · Mar 12, 2019 at 07:24 AM 0
Share

I had this same problem. Why does the Camera start in the bottom left corner of the screen? And is there a way to fix this?

avatar image unity_QWc9-aAgcjqjzg · Apr 03, 2020 at 04:34 PM 0
Share

Thanks I spent too much time before figuringout that this was the issue :)

avatar image ItachiTGM · May 19, 2020 at 04:20 PM 0
Share

Thanks! Spent 30 $$anonymous$$s figuring this out wow

avatar image
3

Answer by UmbrAtroX · Jun 07, 2015 at 04:12 PM

I couldn't solve it with upgrade to 5.0.2f1 but i saw the answer of "selecting Layer UI" and this didn't work for me however I selected Default layer and it worked

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
2

Answer by zwxbest · Nov 11, 2015 at 01:25 PM

also need select "UI" option on "Layers" of top right 。 just now i fix it

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
  • 1
  • 2
  • 3
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

26 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to make VisualElement not to block clicks? 1 Answer

How To Show Particle Animation In Scene View 1 Answer

Create UI in Scene Window only 1 Answer

Unity2D Grid disappears when zooming out 0 Answers

NGUI UI Not Visible In Scene View 4 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges