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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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.