Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.1f1
Issue ID
980190
Regression
No
Rigidbody Interpolation hitches when moving VR camera's container
Closing issues because we have been unable to reproduce this behavior.
Steps to reproduce:
1. Download the latest attached project ("updated.zip")
2. Entable VR and open the scene "test hitches"
3. Enter playmode
4. Enable and disable one of the cams
One of the cameras is being moved with velocity set in Update. The other in FixedUpdate
Expected result: the Game view should be smooth in both cases
Actual result: when using FixedUpdate (as should be for physics), the view has noticeable hitching
Reproduced on 5.6.5f1*, 2017.1.2p4, 2017.2.1p1, 2017.3.0f3, 2018.1.0f3
*Both scenarios are hitching in 5.6.5f1
Tested on:
Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz (4 CPUs), ~2.7GHz
NVIDIA GeForce GTX 750 Ti
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment