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
- “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 #756209