Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.32f1
2022.3.13f1
2023.1.19f1
2023.2.0b17
2023.3.0a13
Issue ID
UUM-56321
Regression
Yes
The values for "Levels" and "Included DLLs" are consistently zero in the Editor.log build report when the project is built
Reproduction steps:
1. Open the “FAV_repro_NewUnityDefaultProject“ project
2. Open the Build Settings window
3. Build project
4. Open {{%LOCALAPPDATA%\Unity\Editor\Editor.log}} file
5. Observe Build Report
Expected result: Usage values of Levels and Included DLLs categories are not 0.0 kb
Actual result: The usage values for the Levels and Included DLLs categories are consistently 0.0 kilobytes
Reproducible with: 2021.2.0a13, 2021.3.32f1, 2022.3.13f1, 2023.1.19f1, 2023.2.0b17, 2023.3.0a13
Not reproducible with: 2021.2.0a12
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.3.X):
Fixing this in the new incremental build pipeline would be costly. Both implementation wise as well as affecting performance. Since very few users seem to depend on this feature we opted to remove the data rather than fixing it.