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
1
Found in
2017.2.0b9
Issue ID
947955
Regression
No
Editor and Standalone Game view stuttering
Reproduction steps for Editor:
1. Open "MinimalRepro.zip" project
2. Enter Play mode
3. See that the game is stuttering
4. Double Left Click
5. Click on "Vsync Count"
6. See that the game is now smooth, but a stutter sometimes occurs
7. Set the "Vsync Count" to '0' and the "TargetFPS" to '60'
8. See that the game is smooth, but a stutter sometimes occurs
9. Click on "Vsync Count"
10. See that the game is smooth, but a stutter sometimes occurs
Expected Result: Game view shouldn't stutter
Actual Result: Game view stutters when: 30FPS VSync on, 60FPS VSync off and on
Reproduction steps for Standalone Player:
1. Build and launch the project
2. See that the game is stuttering
3. Double Left Click
4. Set the "TargetFPS" to '60'
5. See that the game is smooth, but a stutter sometimes occurs
Expected Result: Game shouldn't stutter
Actual Result: Game stutters when: 60FPS VSync off
Reproduced with: 2018.3.0a1, 2018.2.0b6, 2018.1.2f1, 2017.4.4f1, 2017.3.2f1, 2017.2.3f1, 2017.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment