Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.15f1
Issue ID
UUM-59846
Regression
No
[Linux] Crash on __fsetlocking when importing new assets from the Asset Store or dragging assets to File Explorer
Reproduction steps:
1. Create a new project
2. Drag Assets from the Project window to File Explorer
or
1. Create a new project
2. Import a package from the Asset Store
Expected result: Unity Editor does not crash following any of these steps
Actual result: Unity Editor crashes
Reproducible with: 2022.3.7f1, 2022.3.11f1, 2022.3.15f1
Reproducible on: Ubuntu 22.04, Zorin OS, Mint
First lines of the stack trace:
#0 0x007f5967842520 in __sigaction
#1 0x007f59678969fc in pthread_kill
#2 0x007f5967842476 in raise
#3 0x007f59678287f3 in abort
#4 0x007f5967889676 in __fsetlocking
#5 0x007f59678a0cfc in timer_settime
#6 0x007f59678a0fdc in timer_settime
#7 0x007f59678a549a in free
#8 0x007f581ce45380 in SystemNative_CloseDir
#9 0x000000410bbde3 in (wrapper managed-to-native) Interop/Sys:CloseDir (intptr)
#10 0x00000040ffe031 in System.IO.CoreFX.FileSystemWatcher/RunningInstance:AddDirectoryWatchUnlocked (System.IO.CoreFX.FileSystemWatcher/RunningInstance/WatchedDirectory,string)
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note:
I can't reproduce this locally. Please feel free to add more info or repro steps