Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.33f1
2022.3.14f1
2023.2.1f1
2023.3.0a16
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-59600
Regression
No
Enter/Exit Play mode loading times are a lot longer when a lot of colliders are packed into a Prefab
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “PackedScene” scene
3. Enter/Exit the Play mode
4. Observe the loading time values in the Console
5. Open the “UnpackedScene” scene
6. Enter/Exit the Play mode
7. Observe the loading time values in the Console and compare them to the previous values
Expected result: Loading time values in steps 4 and 7 should be approximately the same
Actual result: Loading time values in step 4 are a lot bigger than in step 7
Reproducible with: 2021.3.33f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a16
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- The difference in loading times is hardware dependant
- If Reload Scene is disabled (Edit > Project settings… > Editor > Reload Scene), entering Play mode loading time for both, packed and unpacked colliders, is a lot longer
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
- 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Whilst there is a workaround for this, it seems it's not going to be possible to resolve this as discussed on the forums as it requires significant changes to a core mechanism in Unity.