Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4p3
Issue ID
792678
Regression
No
[MonoDevelop]MonoDevelop displays a different file than the one the user just opened
To reproduce:
1. Launch MonoDevelop by double-clicking a .cs file (call it FirstFile.cs, to use an example).
2. Quit MonoDevelop.
3. Double-click a different .cs file in your Project tab (call it SecondFile.cs).
Actual result:MonoDevelop will open SecondFile.cs, but will then switch to highlighting FirstFile.cs.
Expected result: MonoDevelop will switch to highlighting SecondFile.cs after opening it.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #485138