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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.