Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
4
Found in
2021.3.47f1
2022.3.54f1
6000.0.31f1
6000.1.0a7
6000.3.0a1
Issue ID
UUM-90946
Regression
No
LODs lower than QualitySettings.maximumLodLevel do not get stripped when building project for the first time
Reproduction steps:
1. Open the attached “Test_MaximumLodLevel.zip” project
2. In the top menu click “BuildMethods” > “Run TestBuild”
3. Observe the Player and the text in the top left corner
Expected result: “LOD 2 : renderers=1” is the only that is present and has value '1'
Actual result: “LOD 0 : renderers=1”, “LOD 1 : renderers=1” and “LOD 2 : renderers=1” text is visible, meaning all renderers are present
Reproducible with: 2021.3.47f1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a7
Reproducible on: Windows 10 (User reported), Windows 11
Not reproducible on: no other environment tested
Notes:
- The issue reproduces only the first time building the project and building it after that shows the expected result
- The user has a workaround where clicking “BuildMethods” > “Run TestBuildWithWorkaround” first builds a “dummy” build and then the “actual” build after that
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment