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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (2019.1.X):
Screen selector is going to be reworked in the future, and this will be addressed when that happens.