Search Issue Tracker
Fixed in 2019.3
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.8f1
2019.2.0a1
2019.3.0a1
Issue ID
1165779
Regression
No
Tools.viewTool always returns ViewTool.Pan
How to reproduce:
1. Open attached project "ViewToolRepro.zip" and scene "ReproScene"
2. In the Scene view, hold right click and move through the scene (FPS/Flythrough mode)
3. In the Scene view, hold Alt+Left Click and move through the scene (Orbit mode)
4. In the Scene view, zoom in/out
Expected result: Tools.viewTool returns corresponding enum value (None, Orbit, Pan, Zoom, FPS)
Actual result: Tools.viewTool always returns Pan
Reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b8, 2019.3.0a8
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 cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment