mirror of
https://github.com/ThrowTheSwitch/Unity
synced 2025-02-02 09:18:44 -05:00
a1b1600e43
Fix bug with infinity and NaN handling.
14 lines
423 B
Markdown
14 lines
423 B
Markdown
# Unity Test - Known Issues
|
|
|
|
## A Note
|
|
|
|
This project will do its best to keep track of significant bugs that might effect your usage of this
|
|
project and its supporting scripts. A more detailed and up-to-date list for cutting edge Unity can
|
|
be found on our Github repository.
|
|
|
|
## Issues
|
|
|
|
- No built-in validation of no-return functions
|
|
- Incomplete support for Printf-style formatting
|
|
- Incomplete support for VarArgs
|