Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a16
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.13f1
2022.2.0b4
2023.1.0a5
Issue ID
UUM-11362
Regression
No
Visual Effect GameObject ignores the Default Parent when it is created
How to reproduce:
1. Create a new Unity Project
2. Add the Visual Effects Graph package
3. In the Hierarchy right-click a GameObject and select "Set as Default Parent"
4. In the Menu Bar click GameObject -> Visual Effects -> Visual Effect
Expected result: Visual Effect is created as a child of the Default Parent
Actual result: Visual Effect does not have a Parent
Reproducible with: 10.9.0 (2020.3.37f1), 12.1.7 (2021.3.8f1), 13.1.8 (2022.1.13f1), 14.0.3 (2022.2.0b4), 15.0.0 (2023.1.0a5)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment