Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b13
Issue ID
787233
Regression
No
[OSX][OpenGL2][x64] Player crashes on "objc_release"
Reproduction steps:
1. Open attached project with the Mac editor.
2. Make sure the graphics API is set to OpenGL2.
3. Build and run the 64-bit build.
4. Player crashes on:
#0 0x007fff90569103 in objc_release
#1 0x00000101128e50 in GfxDisplayGL_Init(dynamic_array<GfxDisplayGL, 8ul>&)
#2 0x00000101165c47 in CreateGLGfxDevice()
#3 0x00000100a745a0 in CreateRealGfxDevice(GfxDeviceRenderer, bool)
#4 0x000001011b3289 in GfxDeviceWorker::Startup(GfxDeviceRenderer, bool, bool)
#5 0x000001011a297c in CreateClientGfxDevice(GfxDeviceRenderer, unsigned int)
#6 0x00000100a74d80 in InitializeGfxDevice(unsigned int)
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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
brianvrse
Jul 30, 2016 17:16
This was not fixed in 5.4...or there's a similar bug crashing at exactly the same place.