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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2019.1.X):
Screen selector is going to be reworked in the future, and this will be addressed when that happens.