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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
This is a duplicate of issue #756209