Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0b1
Issue ID
956475
Regression
Yes
[Linux Player] Standalone x86_64 builds with Resolution Window enabled crash in funlockfile
Steps to reproduce:
1. Create a new project
2. Build for Linux with default settings:
* Architecture: x86_64
* Resolution Window (under Player Settings): Enabled
3. Run the build
Expected result: build runs
Actual result: build crashes, Player.log outputs
Receiving unhandled NULL exception
#0 0x007ffd5fe59700 in funlockfile
#1 0x007ffd5fe59c98 in (Unknown)
Did not reproduce with 2017.3.0a3
Reproduced with: 2017.3.0a4 (<- regression introduced here), 2017.3.0b1
Workaround: Build for different architecture or disable Resolution Window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment