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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment