Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
5.6.0b3
Issue ID
1013354
Regression
Yes
Vulkan specific player settings appear on platforms that don't support vulkan
The UWP build only supports DX11 and DX12, the Vulkan Settings is redundant.
Repro:
1. Open Unity with UWP support on Windows
2. In Build Settings (Ctrl + Shift + B), switch build target to Univeral Windows Platform
3. Go to Player Settings, and open the tab Other Settings
4. Observe the content
Expected: Vulkan Settings does not appear.
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