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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment