Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.4
2019.4.0f1
Issue ID
1263320
Regression
No
Errors thrown due to EditorWindow.OnFocus do not generate a stacktrace when script is recompiled
How to reproduce:
1. Open attached project "case1263320.zip"
2. In menu bar open Tools -> My Editor Window
3. Clear console errors
4. Open "MyEditorWindow" script
5. Make changes(for example: add an empty line) and save it
6. Observe the error in the Console window
Expected result: Error has generated stacktrace that leads to the issue
Actual result: Error has no stacktrace
Reproducible with: 2019.4.5f1, 2020.1.0a21
Not reproducible with: 2020.1.0a22, 2020.1.0b16, 2020.2.0a19
Cannot test with: 2018.4.25f1 (error does not appear after recompile)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22