Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a9
Issue ID
1072521
Regression
No
Gizmos toggle button in the Scene view lacks the two-state functionality found in the Game view
Steps to reproduce:
1. Create a new project and open the SampleScene
2. Navigate to the Scene view and click on the Gizmos button either on the text field or on the down-pointing arrow
3. Notice that the functionality is is the same, regardless if the button is clicked on the text field, or on the arrow
4. Navigate to the Game view and click on the Gizmos button either on the text field or on the down-pointing arrow
5. Notice that the functionality differs, depending where the button was pressed:
a. If the text field is pressed, gizmos in the viewport are toggled on or off
b. If the down-pointing arrow is pressed, a rollout menu is displayed
Notes:
- The ideal case scenario would be to have the Scene view Gizmos button inherit the same functionality as the Game view Gizmos button
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment