Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Fix In Review for 6000.3.0a1
Votes
0
Found in
2021.3.50f1
2022.3.61f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
6000.3.0a1
Issue ID
UUM-102307
Regression
No
Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
How to reproduce:
1. Open the attached “IN-98225-AsyncInstantiate6_1.zip“ project in Unity Editor
2. Navigate to Menu Bar > Window > Analysis > Profiler and click on it
3. Enter play mode and open the Profiler Window
4. Click Start Capture and observe the Profiler Graph
Expected result: Processing time keeps spiking up to over 33ms
Actual result: Processing time is inconsistent, usually taking longer than expected.
Reproducible with: 2021.3.50f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Reproducible on: MacOS 15.3.2 (M1 MAX)
Not reproducible on: No other environment tested
Note: The bug also persists in builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment