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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note (fix version 2022.2.12f1):
Bug is fixed in 2022.2.12f1