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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22