Search Issue Tracker
Fixed in 2019.1.X
Votes
14
Found in
5.3.0f4
Issue ID
753944
Regression
No
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exceptions
To reproduce:
1. Open project
2. Press play
Notice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't intercept the exception it throws.
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
- [HDRP] Recursive rendering refraction is very different compared to Rasterization/PathTracing
- [VFX] SMR sampling first frame after culling in T-Pose
- Can't select color from Editor with color picker when Unity Editor is on Secondary monitor
- [Linux] "Error while reading movie" errors in Learning templates due to unsupported .mov video format
- [Android] Crash with Signal 11 when opening app from floating icon state
mayasarii876
Mar 09, 2022 08:42
http://103.56.148.201/
http://103.56.148.201/newmpo
http://103.56.148.201/mpo17
http://103.56.148.201/mpomm
http://103.56.148.201/mpotower
http://103.56.148.201/parisklub
http://103.56.148.201/juraganslot
http://103.56.148.201/mpo500
http://103.56.148.201/mpokick
http://103.56.148.201/mpoyes
http://103.56.148.201/xyzklub
http://103.56.148.201/betmpo
http://103.56.148.201/ogslot88
http://103.56.148.201/hoki777
http://103.56.148.201/mpojuta
http://103.56.148.201/299slot
http://103.56.148.201/mpo188
http://103.56.148.201/mpogacor
http://103.56.148.201/mpo300
http://103.56.148.201/rgo365
http://103.56.148.201/kingdom288
http://103.56.148.201/wigompo
http://103.56.148.201/mpo8899
http://103.56.148.201/mpopelangi
http://103.56.148.201/mpo555
http://103.56.148.201/dutampo
http://103.56.148.201/klik368
http://103.56.148.201/388hero
http://103.56.148.201/19dewa
http://103.56.148.201/mpoxl
http://103.56.148.201/mpoas
http://103.56.148.201/mposun
http://103.56.148.201/qqslot
http://103.56.148.201/mposport
http://103.56.148.201/dewa234
http://103.56.148.201/mesinmpo
k0mbain
Jan 19, 2018 13:15
Present in 2017.1.2p3. It has almost 2 years. Duh!
LKWD_JamesD
May 02, 2017 09:26
Present in 5.4.5f1.
Is there any way to catch these?
Tinus
May 24, 2016 16:54
Just ran into this issue. We're trying to route all exceptions to GetSentry.com, a REST service but are having significant trouble finding the correct point to insert logging hooks. Capturing all Debug.Log callbacks can be done through multiple means, but this appears to be the only place to get exceptions.
Except, while the LogFormat callback of the ILogHandler interface is called, the LogException callback is completely dormant.
This is still an issue as of 5.3.5f1