Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a8
Issue ID
1190201
Regression
No
[Linux] On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor
On clicking scene.unity in File Explorer opens in Text editor instead of Unity Editor
Steps to Reproduce:
1. Create a new Project
2. Open Assets in File Explorer
3. Double click on SampleScene.unity file
Expected Result:
Scene opens in Unity Editor
Actual Result:
Scene opens in Text editor
Reproducible on: 2020.1.0a8, 2019.3.0b6, 2019.2.0f1, 2019.1.0f2
Environment: Only on Linux ubuntu 16.04 LTS
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Opening .unity scene assets through the system file explorer is not really supported today.