Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b3
Issue ID
906051
Regression
No
Crash in art_search when opening project with -debugallocator flag
How to reproduce:
1. Launch unity with -debugallocator flag
2. Open attached project
Reproduced with: 2017.1.0b3
========== OUTPUTING STACK TRACE ==================
0x0000000141A3642E (Unity) art_search
0x000000014048D86D (Unity) CollabAssets::Update
0x0000000140497FE8 (Unity) CollabAssets::Initialize
0x0000000140499796 (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
0x00007FF9C35A8364 (KERNEL32) BaseThreadInitThunk
0x00007FF9C53E70D1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
This is a duplicate of issue #906797