Search Issue Tracker
Won't Fix
Won't Fix in 2019.4.X, 2023.2.X
Votes
0
Found in
2022.2.0b3
2023.2.0a1
Issue ID
UUM-9169
Regression
No
[Linux] Crash on DebugStringToFile when starting Editor due to an OpenSSL library dependency from 3rd party Umbra library
Reproduction steps:
1. Download and open the attached project called "PitayaExample.zip"
2. Open the Example scene
3. Enter Play mode
Reproducible with: 2019.4
First 5 lines of the stack trace:
#0 GetStacktrace(int)
#1 DebugStringToFile(DebugStringToFileData const&)
#2 DebugLogHandler::Internal_Log(LogType, LogOption, core::basic_string<char, core::StringStorageDefault<char> >, Object)
#3 DebugLogHandler_CUSTOM_Internal_Log(LogType, LogOption, ScriptingBackendNativeStringPtrOpaque, ScriptingBackendNativeObjectPtrOpaque*)
#4 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
#5 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
Notes:
- Not reproducible on Windows or macOS
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
Resolution Note:
For projects to work with PlayMode in the Linux Editor, any plugin .so files cannot conflict with libraries used by the Unity Editor.
Resolution Note (2023.2.X):
For projects to work with PlayMode in the Linux Editor, any plugin .so files cannot conflict with libraries used by the Unity Editor.
Resolution Note (2019.4.X):
2019 is not a supported version for the linux Editor. Linux Editor support begins with version 2021.1