Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a13
Issue ID
1376540
Regression
No
Editor.log has "0"s for Project Loading Time section
When you create, open or Reimport All project - there is a section in Editor.log showing details for Project Loading Time, right now it shows zeros for everything
How can we reproduce it
1 Create new 3D project
2 Open Editor.log and scroll to "Project Loading Time" section
Expected results: there should be proper time values
Actual results: right now zeros are there:
"[Project] Loading completed in 103.000 seconds
Project init time: 0.000 seconds
Template init time: 0.000 seconds
Package Manager init time: 0.000 seconds
Asset Database init time: 0.000 seconds
Global illumination init time: 0.000 seconds
Assemblies load time: 0.000 seconds
Unity extensions init time: 0.000 seconds
Asset Database refresh time: 0.000 seconds
Scene opening time: 0.000 seconds"
Reproduces on: 2019.4.29f1, 2020.3.20f1, 2021.2.0b15, 2022.1.0a13
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note (fix version 2022.1):
Fixed import pipeline logged timings to be actual values instead of zeroes