Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2019.3.0b11
2019.4
2020.3
2021.1
2021.2
Issue ID
1200408
Regression
Yes
The script is not opened when double clicking an error thrown from it inside the Console window
How to reproduce:
1. Open the attached "1200408.zip" project
2. Open the "SampleScene" Scene
3. Enter the Play Mode
4. Double click on the error that was thrown in the Console window
Expected results: The "script.cs" script is opened
Actual results: The "script.cs" script isn't opened
Reproducible with: 2019.4.26f1, 2020.3.7f1, 2021.1.1f1, 2021.2.0a16
Not reproducible with: 2021.1.2f1, 2021.1.5f1
Could not test with: 2018.4.33f1 (Script gives a warning in the Inspector and doesn't throw an error)
Note:
- This happens due to some errors sending the wrong paths to the Editor
- Not all errors produce such behavior
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a18
Resolution Note (fix version 2021.1):
Fixed in 2021.1.10f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.13f1