Search Issue Tracker
Fixed in 2021.3.11f1
Fixed in 2023.1.0a9
Votes
0
Found in
2023.1.0a12
Issue ID
UUM-14526
Regression
No
[VFX] VFX assets drag and dropped under a parent are still created in the scene origin
Steps to reproduce:
1) Open attached project
2) Simply drag n drop VFX asset under a parent object
3) Observe that the created VFX object specifically offset its coordinates to reside in scene's origin
Expected result:
Same as right click - create operation, VFX should be created right under the parent with 0,0,0 coords
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note (fix version 2021.3.11f1):
Fixed by another internal issue: UUM-4749: Dropping a VFX in the scene does not drop it under the mouse cursor
Resolution Note (fix version 2023.1.0a9):
Fixed by another internal issue: UUM-4749: Dropping a VFX in the scene does not drop it under the mouse cursor