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
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
- Opening reference for Audio Importer opens missing page
- [Android] SpriteAtlas gets corrupted in Player when using Late binding with SRP Batcher enabled
- Build fails with compiler errors when switching scripts GUIDs
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