Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a9
2020.1.0a20
Issue ID
1212262
Regression
Yes
[Vulkan] Gizmos disappear from Game and Scene view after finishing a build for Vulkan and the gizmo toggle button stops working
On switching the Graphics API to Vulkan and then building a player leads to the gizmos disappearing from both the scene view and game view once the build is finished even when gizmos toggle is set to visible.
Refer to the attached video.
Steps to Reproduce:
1. Create a New Project
2. Edit > Project Settings > Player > Other Settings
3. Uncheck Auto Graphics API for Windows
4. Add Vulkan and restart Editor as prompted
5. Build player
Actual Result:
Gizmos disappear once the build is finished
Expected Result:
Gizmos remain as they were before building
Workaround:
Gizmos reappear after
1. opening gizmo dropdown list and checking\unchecking any gizmo
2. Selecting any GameObject in scene or hierarchy
Occurring on:
2020.1.0a20, 2020.1.0a9
Working Fine on:
2020.1.0a8, 2019.3.0f5
Environment:
Windows only
License type: Free
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