Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3
2020.3.21f1
2021.2
2022.1
2022.2
Issue ID
1376911
Regression
No
Linux Editor crashes at "__strtod_nan" when entering PlayMode
How to reproduce:
1. Open the user attached project (UnityProject.zip)
2. Open the "Simulation" scene from the "Assets/tds/_Scenes/Simulation" directory
3. Enter PlayMode
4. Observe the crash
Reproducible with: 2020.3.26f1, 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Could not test with: 2019.4.34f1 (unable to enter PlayMode due to compiler errors)
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
First five entries of the crash stacktrace:
#0 0x00558ac505710c in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007f08e084e3c0 in funlockfile
#2 0x007f08e069bcdc in __strtod_nan
#3 0x007f08800637b3 in URNGExecutive::GetNextDoubleValue(unsigned int)
#4 0x007f0880062239 in GetNextDoubleValue
Comments (1)
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
entux
May 02, 2022 09:23
Seeing the same thing on my Artix Linux installation.