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