Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.13
Issue ID
RIDER-31
Regression
No
Rider does not open the relevant script file when double-clicking an error in the Console
How to reproduce:
1. Open the user's attached project
2. Open the Console (Window -> General -> Console)
3. Double-click the System.Exception error
4. Observe the opened Rider window
Expected result: Rider opens to the NewBehaviourScript.cs file
Actual result: Rider does not open to the NewBehaviourScript.cs file
Reproducible with: 3.0.10, 3.0.13 (2019.4.38f1, 2020.3.33f1, 2021.3.0f1, 2022.1.0b16, 2022.2.0a10)
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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
Resolution Note:
It is an issue in Unity Editor itself, not from rider package