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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
entux
May 02, 2022 09:23
Seeing the same thing on my Artix Linux installation.