Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.0f3
Issue ID
937733
Regression
No
WorldToScreenPoint projecting stops working correctly after rapid camera movement
How to reproduce:
1. Download attached project
2. Open "DEVMechanics" scene and press Play
3. Press "Y" Button and select nav point "Bravo" (move the mouse around to see how the nav point target responds)
4. Center nav point in screen and then press both Left shift and Right Shift buttons to move (wait till stops)
5. Move mouse and see how nav point target responds
Expected result: After the player performs a warp jump (rapidly advancing to another part of the scene) WorldToScreenPoint method should work the same as in the beginning of the game (before warp jump).
Actual result: After the player performs a warp jump the projection matrix appears to get out of sync. Objects are over projected from where they should be as the player moves
Reproduced with: 2017.1.0f3, 2017.1.0p3, 2017.2.0b5, 2017.3.0a1
Note: Incompatible with 5.5, 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment