Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.1.4f1, 2023.2.0a22
Votes
0
Found in
2021.3.26f1
2022.3.1f1
2023.1.0b20
2023.2.0a18
Issue ID
UUM-37536
Regression
Yes
[Linux] Default File Manager is not opened when opening containing folder with Nautilus removed
Reproduction steps:
1. Install Nemo file manager with these steps:
- sudo apt update
- sudo apt install nemo
- xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search
- gsettings set org.gnome.shell.extensions.ding use-nemo true
- gsettings set org.gnome.shell.extensions.ding show-home true
- reboot
- test if xdg-open is working properly with Nemo file manager, by using ‘xdg-open $HOME’
2. Remove the Nautilus file manager with these steps:
- sudo apt-get update
- sudo apt-get remove nautilus
- sudo apt autoremove
3. Create a new 3D Unity Project
4. In the Project view, right-click anywhere
5. Click “Open Containing Folder”
Expected result: Nemo file manager opens the containing folder
Actual result: Nothing happens
Reproducible with: 2021.3.26f1, 2022.3.1f1, 2023.1.0b20, 2023.2.0a15, 2023.2.0a18
Not reproducible with: 2023.2.0a1, 2023.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment