Search Issue Tracker
Fixed
Fixed in 2023.3.0a11
Votes
0
Found in
2023.3.0a7
Issue ID
UUM-52358
Regression
No
Quitting the editor logs a lot of uneeded statistic reports
When quitting the editor or the Player, we log a Performance report and a Memory statistics reports. These report take a lot of place in the log file and make founding relevant information more complicated (lot of scrolling). This makes investigating crashes in log file more cumbersome.
This information is rarely relevant so it should be logged on demand.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment