Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b3
Issue ID
905980
Regression
Yes
Project crashes on launch with -debugallocator
Steps to reproduce:
1. Download project from the link in the description
2. Run Unity with -enableUnityConnectPrefs -cloudEnvironment staging -debugallocator -enableCollabEventLogs arguments
Result: Editor crashes on "Preparing your project for Collaborate" dialog
Reproducible with: 2017.1.0b3
Callstack:
> Unity.exe!art_search(struct art_tree ,char ,int) Unknown
Unity.exe!CollabCache::Search(class core::basic_string<char,class core::StringStorageDefault<char> > const &) Unknown
Unity.exe!CollabAssets::Initialize(class core::basic_string<char,class core::StringStorageDefault<char> > const &,bool,bool,long) Unknown
Unity.exe!CollabAssets::Initialize(class core::basic_string<char,class core::StringStorageDefault<char> > const &,long) Unknown
Unity.exe!Collab::InitCollabAsset(class core::basic_string<char,class core::StringStorageDefault<char> > const &) Unknown
Unity.exe!Collab::InitAssets(bool,bool) Unknown
Unity.exe!Collab::Tick(void) Unknown
Unity.exe!Application::TickTimer(void) Unknown
Unity.exe!MainMessageLoop() Unknown
Unity.exe!WinMain() Unknown
Unity.exe!__tmainCRTStartup() Unknown
kernel32.dll!00007ffc3bc32774() Unknown
ntdll.dll!00007ffc3dad0d61() Unknown
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #906797