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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.1.X):
Screen selector is going to be reworked in the future, and this will be addressed when that happens.