Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.26f1
2021.2
2022.1
2022.2
Issue ID
1399441
Regression
No
OSX Rider is opened without project directory in the arguments and with empty WorkingDirectory when the Rider package is missing
Reproduction steps:
1. Create and open a new project
2. Make sure "JetBrains Rider" is set as the External Script Editor in "Preferences" > "External Tools"
3. Go to "Window" > "Package Manager" and remove the "JetBrains Rider Editor" package
4. Right-click in the Project window and press "Open C# project"
Expected result: Rider does not open and hang indefinitely
Actual result: Rider opens and hangs indefinitely
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.18f1, 2022.1.0b14, 2022.2.0a9
Reproduced with: macOS Big Sur (11.6)
Not reproducible with: Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Add comment