Search Issue Tracker

Won't Fix

Votes

2

Found in

2019.4

2019.4.15f1

2020.1

2020.2

2021.1

Issue ID

1297251

Regression

No

Crash on AtomicStack::Pop when using Parallel.For to create entities in main thread

Scripting

-

How to reproduce:
1. Open the project from "parallel_for.zip"
2. Enter Play Mode

Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10

First lines of Stack trace:
0x00007FF6177C3DF8 (Unity) AtomicStack::Pop
0x00007FF616AC30D0 (Unity) BucketAllocator::Allocate
0x00007FF616AC2ECB (Unity) DualThreadAllocator<DynamicHeapAllocator>::Allocate
0x00007FF616AAA5A5 (Unity) MemoryManager::Allocate
0x00007FF616AA9566 (Unity) operator new
0x00007FF616D7FC88 (Unity) std::basic_string<char,std::char_traits<char>,std::allocator<char>

  1. Resolution Note:

    Won't fix

Comments (1)

  1. Hakazaba

    Jul 04, 2021 13:32

    Does anyone have advice to avoid triggering this crash? I have a scene thats become impossible to work on due to it.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.