Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.2.1f4
Issue ID
564484
Regression
No
Corrupted fonts cause Unity editor and some executables to crash
To reproduce:
1. Download and extract debug_fontcrash
2. Run cmd.exe as administrator
3. In cmd navigate to the project directory
4. Type: copy dbcrlr.ttf c:\windows\fonts
5. Run the executable included in the project - it crashes
6. Open the project (or any project) with any version of Unity - it crashes
7. In the cmd, type: del c:\windows\fonts\dbcrlr.ttf
Note: it seems that executables built with Version 4.3.x don't crash, but the editor still does.
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment