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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.1.X):
Screen selector is going to be reworked in the future, and this will be addressed when that happens.