Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.2f1
Issue ID
889434
Regression
No
Bake lightmaps with a processor with more than 32 threads can crash Unity.
Trying to bake lightmaps with a processor with more than 32 threads, like the Intel Xeon E5-2695 v4processor, can crash Unity.
0x00007FFBE0C97788 (KERNELBASE) RaiseException
0x00000001418627CD (Unity) CxxThrowException
0x0000000141C75541 (Unity) embree::setAffinity
0x0000000141C7568A (Unity) embree::createThread
0x0000000141C71013 (Unity) embree::TaskSchedulerStandard::TaskSchedulerStandard
0x0000000141C6D4B5 (Unity) Geo::InitRayTracing::InitRayTracing
0x0000000141B38EEA (Unity) Enlighten::Precompute::Impl_PackGeometry
0x0000000141B43B97 (Unity) Enlighten::Precompute::PackGeometry
0x0000000140444E6B (Unity) CreateEnlightenGeometryJob::Execute
0x000000014048581D (Unity) JobManager::UpdateFunction
0x0000000140B8CFFF (Unity) JobQueue::Exec
0x0000000140B8BD74 (Unity) JobQueue::Steal
0x0000000140B8C0E7 (Unity) JobQueue::ExecuteJobFromQueue
0x0000000140B8D3E4 (Unity) JobQueue::ProcessJobs
0x0000000140B8D4CB (Unity) JobQueue::WorkLoop
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
This is a duplicate of issue #756209