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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment