Search Issue Tracker
Fixed
Fixed in 6000.0.47f1, 6000.1.0b15, 6000.2.0a7
Votes
0
Found in
2022.3.40f1
6000.0.13f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-77619
Regression
No
"Object.InstantiateAsync" continues instantiating GameObjects when Play Mode is exited
How to reproduce:
1. Open the “InstantiateAsync.zip“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Exit Play Mode
5. Expand the “Instantiator“ GameObject
6. Observe the Hierarchy
Expected result: No more Cube GameObjects are being created
Actual result: Cube GameObjects are still being created
Reproducible in: 2022.3.40f1, 6000.0.13f1
Could not test in: 2021.3.41f1 (No “Object.InstantiateAsync” method)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment