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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22