Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.19f1
Votes
0
Found in
2021.3.18f1
Issue ID
UUM-56093
Regression
No
Crash on SetCurrentMemoryOwner(MemLabelId const&) when building the project
Reproduction steps:
1. Open the attached project “RollProject“
2. Build the project
3. Observe the build process
Expected result: The build process completes successfully
Actual result: The Editor crashes
Reproducible with: 2021.3.18f1
Not reproducible with: 2022.3.11f1, 2023.1.16f1, 2023.2.0b14, 2023.3.0a10
Fixed in: 2021.3.19f1
Reproducible on: macOS(Intel) 14.0 Sonoma
Not reproducible on: No other environment tested
First few lines of stack trace:
#0 0x000001041c2699 in SetCurrentMemoryOwner(MemLabelId const&)
Thread 0x70000f8d8000 may have been prematurely finalized
#1 0x0000010505e266 in CompileKernelVariantJobForEach(KernelCompileJobData, unsigned int)
Thread 0x70000f8d8000 may have been prematurely finalized 0x10505e266 - /Applications/Unity/Hub/Editor/2021.3.18f1/Unity.app/Contents/MacOS/Unity : _ZL30CompileKernelVariantJobForEachP20KernelCompileJobData
#2 0x00000104188f8d in JobQueue::Exec(JobInfo, long long, int, bool)
Thread 0x70000f8d8000 may have been prematurely finalized 0x104188f8d - /Applications/Unity/Hub/Editor/2021.3.18f1/Unity.app/Contents/MacOS/Unity : _ZN8JobQueue4ExecEP7JobInfoxib
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment