Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.7f1
Issue ID
UUM-13685
Regression
No
[Linux] Editor crashes when entering and leaving Play Mode while the Profiler tab is open
How to reproduce:
- Create and open a new project
- Open a Profiler tab
- Enter and leave Play Mode
- Observe the crash
Reproducible with: 2021.3.7f1
Could not test with: 2021.3.9f1 (The Editor fails to initialize graphics when running on a Ubuntu 18.04 virtual machine)
Reproducible on: Ubuntu 18.04 (Running on a virtual machine)
Not reproducible on: Windows 10, Ubuntu 20.04, Ubuntu 18.04 (Running on physical hardware)
Last five lines of the crash stacktrace:
#0 0x007fdb7bcde8a0 in funlockfile
#1 0x00558b6c55cf37 in std::basic_streambuf<char, std::char_traits<char> >::xsgetn(char, long)
#2 0x00558b6c54ee05 in std::basic_filebuf<char, std::char_traits<char> >::xsgetn(char, long)
#3 0x00558b6ae33d9c in unix::PersistentlyOpenProcFsFile::UpdateContents()
#4 0x00558b6ae34109 in unix::ProcFSCachedReaderunix::SystemMemoryInfo::Update()
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Could not reproduce this reported issue. Tested on Ubuntu 18.04 LTS on a virtual machine using VMware Player.
Tested on trunk (2023.1.a011) and 2021.3/staging branch. Could not reproduce on either versions