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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22