Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 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
0
Question by Anonymous2006Dev · Apr 14, 2021 at 10:49 AM · unity 2dunityeditor2d-platformerbug-perhapsbugs

How do I fix this? I dont understand anything.

SO yesterday I was done with my first scene and when I created a new scene this happens: https://pasteboard.co/JXhiobR.png , https://pasteboard.co/JXhj5S3.png . The first scene also gets this if the scene is created. But when I delete the second scene the first scene goes to normal. And I tried creating a new project but the same happened with every scene. Please help. Thanks.

Comment
Add comment · Show 2
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 UnityM0nk3y · Apr 14, 2021 at 11:02 AM 0
Share

Okay so does the object you drag, leave a trail?

avatar image Anonymous2006Dev UnityM0nk3y · Apr 14, 2021 at 11:04 AM 0
Share

Yes it leaves a very annoying trail which clears up when you click after leaving the square alone.

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by HellsHand · Apr 14, 2021 at 12:10 PM

It appears as if something is slowing down the drawing of the graphics or caching(not sure how to word that sorry). To move a box across a screen a PC has to basically draw it out in every position the box is in. Check and ensure that your not maxing out ram, cpu and/or gpu while Unity is open. Also if you haven't yet try simply restarting your PC. I also have found that at times things like internet browsers can cause weird glitches like this as they tend to hang up sometimes due to ads and such.

Comment
Add comment · Show 5 · 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 Anonymous2006Dev · Apr 14, 2021 at 01:03 PM 0
Share

So while I use Unity, I also have Visual Studio 2019 open. Does this also have to do with this?

avatar image HellsHand Anonymous2006Dev · Apr 14, 2021 at 01:13 PM 0
Share

It shouldn't, I use both at the same time normally. Even on my work PC which is rather slow 4GB of RAM I can get away with having both open. Another thing you may wanna try is Re-Installing Unity or updating to a new version if your not using the latest version. I know this can be a pain and take a bit, but it is always possible for 1 reason or another something in Unity "broke". This will at least more or less tell you whether it's PC or Unity related. I personally like to keep 2018 to Latest on my PC so I can switch between when I run into strange glitches.

avatar image Anonymous2006Dev HellsHand · Apr 14, 2021 at 01:19 PM 0
Share

I will try updating to 2020.3, can you also tell me : if I want to build games ony for windows what dpendencies should I install with the editor like: Universa Win Platform, Linux, Max....( I know this is a stupid question). Thanks

avatar image Anonymous2006Dev · Apr 14, 2021 at 01:09 PM 0
Share

So in the first scene everything is fine while there is post-processing, lights, ai, and stuff. But only the scenes that are not the first scene(including another project I created to try to fix this) experience these issues. Any idea because I checked via task manager, unity isn't taking that much resources?

avatar image HellsHand Anonymous2006Dev · Apr 14, 2021 at 01:35 PM 0
Share

If it's PC I can't really help but 2 things I'd try.

  1. Create a brand new project with 2 scenes, add a simple cube to each scene and nothing more and see if it still occurs.

  2. If it's still occurring I'd check if any other programs are malfunctioning, video editors/players and anything that has movement. If there are trails elsewhere without Unity running you can at least rule out Unity.

avatar image
0

Answer by digvijay027 · Apr 14, 2021 at 12:53 PM

I guess this happened because color buffer was not cleared between frames (colors rendered previously were transferred to the next frame), also the depth buffer.

Please try changing the Main Camera component Camera>Clear Flags > Skybox

Comment
Add comment · Show 1 · 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 Anonymous2006Dev · Apr 14, 2021 at 01:05 PM 0
Share

I am using URP, and by changing the background type to skybox the problem still remains. And it is also happening in the viewport.

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

135 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 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 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 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 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 avatar image avatar image avatar image avatar image avatar image

Related Questions

Two Problems with Unity 1 Answer

Toggle.isOn= var calls StackOverflowException+ Logs 1 Answer

Assigning public game objects to a script associated with a certain game object in a hierarchy is not updating associated prefab 0 Answers

Simple - Visual Studio Code not loading script when icon is clicked through unity *Video provided* 0 Answers

PlayFab Question not being answered maybe here can help instead? 0 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