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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment