Unity Issue Tracker - "LogAssert.NoUnexpectedReceived" does not catch exceptions when entering Play Mode
Closed
DSTR-489
"LogAssert.NoUnexpectedReceived" does not catch exceptions when entering Play Mode
Package: Test-Framework
Won't Fix
2.0.X
1.3.X
Won't do any 2.0 fixes, 2.0 is never going to be released
How to reproduce:
1. Open project "UnityTestException.zip"
2. Open Menu > Window > General > Test Runner
3. Select "NoExceptionEnterPlayMode" and press the "Run Selected" button
4. Observe the result
Expected result: Test fails
Actual result: Test passes