Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.4
2020.1.5f1
2021.1
Issue ID
1287220
Regression
No
Speed does not further increase when setting CameraSettings.speedMax value above 99
How to reproduce:
1. Open the attached project "1287220.zip"
2. Navigate inside of the Scene
3. Change "CameraControl.cs" script "speedMax" value to 1000
4. Update the SceneView Camera settings (Edit > SceneView Settings > Update Camera Settings)
5. Navigate inside of the Scene
Expected result: The speed with which you can navigate the Scene has noticeably increased
Actual result: There is no difference in speed after changing the "speedMax" value above 99
Reproducible with: 2019.4.13f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a6
Could not test with: 2018.4.28f1 can't set SceneView Camera properties
Notes:
- Valid "speedMax" values currently range between [0.02, 99]
- "SceneView.CameraSettings.speedMax" controls the maximum speed of the SceneView Camera
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment