Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.2f1
Issue ID
1047718
Regression
No
FPSController's Y position jitters when walking through the middle of a large Plane GameObject
How to reproduce:
1. Open the Unity project from the link in the comments (JitterBug.zip)
2. Open the "SampleScene" Scene
3. Select the "FPSController" GameObject, open the Inspector window
4. Play the Scene, use the WASD keys to move left and right
5. Observe the Y position value in the inspector
Expected result: The Y position stays fixed, as this is a flat Plane
Actual result: The Y position increases by about 0,5 while walking over a specific spot
Reproducible with: 2017.1.0a1, 2017.1.4p1, 2017.2.3p1, 2017.4.5f1, 2018.1.4f1, 2018.2.0b8, 2018.3.0a1
Notes: This seems to only be an issue with larger Planes, as setting the plane's Scale to 1000x1x1000, for example, does not reproduce the bug
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment