Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.3.5f1
Issue ID
822397
Regression
No
[Editor] Changing game view size doesn't update Camera.ViewportToWorldPoint value until next frame
Steps to reproduce:
1. Open attached project
2. Open scene "scene"
3. In game view, make sure that Maximize on play is checked and enter play mode
4. Run scene and notice output in the game view - it shows that ViewportToWorldPoint value is same after Screen.width is changed and only updates in the next frame while Screen.width is updated instantly
Note: doesn't happen when resizing game view BUT happens when game view is resized by resizing whole editor. Only reproducible on editor
Reproduced with: 5.2.4f1, 5.3.6p3, 5.4.0p2, 5.5.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
Add comment