Search Issue Tracker
Fixed
Fixed in 6000.7.0a2
Under Consideration for 6000.6.X
Votes
0
Found in
6000.6.0a8
6000.7.0a2
Issue ID
UUM-145426
Regression
Yes
mimalloc logs on startup before log file is initialized
Steps to reproduce:
- Run editor/player with redirected stdout
- Notice this warning message in stdout: `mimalloc: warning: unable to use secure randomness`
This means that we're emitting log messages before the log file is initialized which a cosmetic issue at best and undefined behaviour at worst.
Reproducible with versions: 6000.6.0a8, 6000.7.0a2
Tested on (OS): Windows, macOS
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
- UI Document (UXML) UI disappears from the Game view when any asset is imported and does not reappear until clicking in the Editor
- Warnings about invalid URIs are thrown when UI Builder's Material field is set to null
- Warnings about invalid URIs are thrown when UI Builder's Variable Asset Reference field is set to null
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
Resolution Note:
Fixed in 6000.7.0a2
Resolution Note (fix version 6000.7.0a2):
Fixed in 6000.7.0a2