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 tlsf_free when generating the Font Atlas
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22