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
- 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
Add comment