Search Issue Tracker
Fixed
Votes
0
Found in
5.1.0a5
Issue ID
685151
Regression
No
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated.
1. Open scene "Test".
2. Open player settings (Editr->Project Settings->Player).
3. Click menu item "APIS/D3D9 D3D11".
4. Notice that "Graphics API.s for Windows" still shows "Direct3D11, Direct3D9".
5. Switch platform to any.
6. Select windows player settings.
7. This time "Graphics API.s for Windows" should show "Direct3D9, Direct3D11".
Workaround:
- Switch platform.
Reproduced : 5.1.0a5
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