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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (fix version 2022.2.12f1):
Bug is fixed in 2022.2.12f1