Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.2f1
Issue ID
1061186
Regression
No
[Linux] ScreenSelector plugin is included in build even if it was disabled in player settings
To reproduce:
1) Create new project
2) Go to Player Settings -> Resolution and Presentation
3) Disable "Display Resolution Dialog"
4) Build empty project for Linux Player
5) Go to Data/Plugins/x86_64
Expected: ScreenSelector.so is not there, as it was fully disabled
Actual: It is still built into the player
Reproduced in 2018.1.5f1, 2018.2.7f1
Not reproduced in Windows
Add comment
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
Resolution Note (2019.1.X):
Screen selector is going to be reworked in the future, and this will be addressed when that happens.