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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- 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
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