Search Issue Tracker
Fixed
Fixed in 2022.2.12f1, 2023.1.0b7, 2023.2.0a1
Votes
0
Found in
2022.2.4f1
2023.1.0b1
2023.2.0a1
Issue ID
UUM-25712
Regression
No
VFX instance leak due to asset editor not properly destroyed
How to reproduce:
# Create a new VFX asset
# Open Profiler
# Try dragging VFX asset in the Scene View but release mouse elsewhere in order not to drop that asset
# Observe Profiler's Memory section
Expected result: GameObject count does not increase
Actual result: GameObject count increases once asset being dragged to the scene
Note: This tricky issue was found by Gabriel
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
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false
- Console search fails to find log messages when log messages contain <B></B> tags
Resolution Note (fix version 2022.2.12f1):
Bug is fixed in 2022.2.12f1