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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment