Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
768770
Regression
Yes
5.4b4 standalone crashes when loading scene
Regression from Version 5.4.0b4 (a7d7a3a2cef4) Fri, 29 Jan 2016 07:28:09 GMT Branch: 5.4/release
Steps:
1. Open attached project
2. Build for Windows
3. Run the game
==>
Menu with two buttons appears
4. Click on "Single" button
==>
Game crashes
Callstack:
0x0135850A (game) SharedGfxBuffer::`scalar deleting destructor'
0x0139BE22 (game) [c:\buildslave\unity\build\runtime\graphics\drawutil.cpp:77] DrawUtil::CleanupDrawMeshRawFromNodeQueue
0x01263FE6 (game) [c:\buildslave\unity\build\runtime\camera\rendernodequeue.cpp:28] RenderNodeQueue::Cleanup
0x012640B8 (game) [c:\buildslave\unity\build\runtime\camera\rendernodequeue.cpp:20] RenderNodeQueue::~RenderNodeQueue
0x01276DAB (game) ShadowMapJobHeader::`scalar deleting destructor'
0x01240DFC (game) [c:\buildslave\unity\build\runtime\shaders\shaderpropertysheet.h:252] ShaderPropertySheet::Release
0x019A82CF (game) [c:\buildslave\unity\build\runtime\gfxdevice\threaded\gfxdeviceworker.cpp:1895] GfxDeviceWorker::RunCommand
0x019AD31E (game) [c:\buildslave\unity\build\runtime\gfxdevice\threaded\gfxdeviceworker.cpp:304] GfxDeviceWorker::Run
0x01520C9F (game) [c:\buildslave\unity\build\runtime\threads\thread.cpp:44] Thread::RunThreadWrapper
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple errors are thrown in the console while using perforce when moving an asset using shortcuts
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
Add comment