Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
40
Found in
5.2.0f2
Issue ID
722483
Regression
No
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current keyboard input.
Reproduction Steps:
1. Open any project or scene
2. In the Scene View hold down right mouse button to begin navigating
3. Without moving the mouse, alternate holding A and D to pan the camera
4. Occasionally the view will stop moving, usually when changing directions (see the attached GIF below)
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
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
UltraPublicCoder
Oct 10, 2017 07:42
If you're using an MSI device this might fix your problem: http://answers.unity3d.com/questions/1153791/lag-in-scene-view-1.html
Do you have Nahimic for MSI installed? That was the culprit in my case. Uninstall that shit and restart Unity, might work for you too. If it doesn't work, make sure there's not a service for it still running, also try rebooting after uninstalling it.
EvilGremlin
Aug 11, 2017 18:56
Unbelievable that this is still not fixed. Postponed and voting is disabled. What a crock, Unity. At least give us the code so we can fix it if you don't want to.
Rodolfo-Rubens
Apr 29, 2017 17:03
updatE: still stuttering
PogyManTV
Feb 20, 2017 10:53
So is there any solution ? Now upgraded to unity 5.5 and the bug still persists, one thing that helps is when you run youtube.com in background the all of a sudden the sutter stops... But i want to fix that completely so i don't have to open chrome every time
Verkel
Jun 04, 2016 16:20
I've got the same issue now in 5.3.4 and the workaround I mentioned earlier working does not help anymore. Please look into this.
Rodolfo-Rubens
May 27, 2016 15:21
To be honest, I'm not having this issue anymore since 5.4.0b<something>, it stutters a little when you just launch the editor the it stops stuttering and delaying.
Stardog
May 03, 2016 07:56
Just repeating that Animated Materials in the skybox toggle at the top of Scene window fixes the WASD stuttering, but not the switching of direction stuttering.
kebrus
Apr 12, 2016 10:29
You would think that after all this time this would be fixed...
I actually created a new empty project, cleared all editor tabs with the exception of the scene view, turned off the sun and the skybox box, opened unity with both the integrated graphics and my gtx980m. Nothing helped. Tested in both the lasted stable 5.3.4f1 and 5.4b11. Same behavior.
Unity, you already acknowledge in GDC you guys have been introducing too many bugs. How about start doing what you promised and correct things?
Verkel
Mar 01, 2016 13:06
I was getting this (around 1s freezes when switching panning directions in the editor) on Unity 5.3.3. I don't think it began right after upgrading Unity, but at a seemingly random point of using the editor. Then it was occurring on all my scenes, trivial ones included.
Disabling animated materials as suggested did not change things for me. But another toggle did, the scene lighting one, represented as a sun icon in the scene view. After disabling that, panning delays were gone. But after enabling lighting again, delays did not return.
I'm anticipating the problem will keep occurring, but I've got no clue what could be causing it. Somebody please take a look at this. Meanwhile try my workaround, if the other one mentioned didn't work for you.
cheryuploader
Jan 17, 2016 17:45
Can't you just temporarily add some toggable code that will constantly move the camera in scene view by some fractional amount while you look for a fix? cmon Unity, its been months... please...