Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
2017.1.0b3
Issue ID
906797
Regression
No
Crash at CollabAssets::Initialize on project launch when -debugallocator flag is used
Project crashes at CollabAssets::Initialize when it is launched with -debugallocator flag
IMPORTANT: Project needs to be set up for collaborate in an organization
To reproduce:
1) Download the attached project and set it up for collaborate
2) Open Unity with -debugallocator flag
3) Open the attached project
Result: the project crashes at CollabAssets::Initialize
Reproduced with: 2017.1.0b1, 2017.1.0b2, 2017.1.0b3
========== OUTPUTING STACK TRACE ==================
0x0000000140497EF0 (Unity) CollabAssets::Initialize
0x0000000140499708 (Unity) CollabAssets::Initialize
0x000000014046BCF5 (Unity) Collab::InitCollabAsset
0x0000000140477F72 (Unity) Collab::InitAssets
0x0000000140480FF8 (Unity) Collab::Tick
0x0000000140130686 (Unity) Application::TickTimer
0x0000000141A4E74D (Unity) MainMessageLoop
0x0000000141A50117 (Unity) WinMain
0x0000000141CB1908 (Unity) __tmainCRTStartup
0x00007FFDFFAE8364 (KERNEL32) BaseThreadInitThunk
0x00007FFE012270D1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment