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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment