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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2022.1):
Fixed import pipeline logged timings to be actual values instead of zeroes