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)
Comments (1)
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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
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.