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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
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.