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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
Resolution Note (fix version 2022.1):
Fixed import pipeline logged timings to be actual values instead of zeroes