Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.17f1
2020.1
2020.2
Issue ID
1306311
Regression
No
Errors are thrown and Sub Emitter is not reparented when trying to reparent Sub Emitters of Prefabs
How to reproduce:
1. Open the attached "1306311_Repro" project
2. Open the "NewTest" Scene
3. In the Hierarchy select the "NewA" GameObject
4. In the Inspector expand the "Sub Emitters" section found in the Particle System Component
5. Change the current Sub Emitter to "SubB" by dragging the "SubB" (child of the "NewB" GameObject) GameObject onto the Sub Emitter GameObject field
6. When asked to re-parent select "Yes, reparent"
Expected results: The Sub Emitter is re-parented successfully, no errors are thrown in the Console when entering the Play Mode
Actual results: The Sub Emitter is not re-parented, the "Sub-emitters must be children of the system that spawns them" error is thrown in the Play Mode
Reproducible with: 2018.4.31f1, 2019.4.18f1, 2020.1.17f1, 2020.2.0a19
Could not test with: 2020.2.0a20, 2020.2.2f1, 2021.1.0b3, 2021.2.0a2 because the Editor froze when trying to reparent Sub Emitter
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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
Resolution Note (fix version 2021.2):
Fixed in 2022.1.0a10
A Warning has been added