Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0f3
Issue ID
904802
Regression
No
Debug.LogAssertion method does not log anything to the console when called from DLL
To reproduce:
1. Open the project, attached by tester (LogAssertionBug.zip)
2. Open "testScene" scene if not open
3. Press Play
4. Observe console
Expected: LogAssertion method works when called from custom DLL and it logs assertion to the console
Actual: LogAssertion method does not log anything to the console unlike other methods which work fine
Reproduce in 5.4.5p1, 5.5.3f1, 5.6.0f3, 5.6.0p3, 2017.1.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment