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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment