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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
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.