Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.4.0f1
2019.1.1f1
2019.2.0a15
2019.3.0a2
Issue ID
1151391
Regression
No
ParticleSystemRenderer appears when ParticleSystem component is removed from prefab instance
Steps:
1. Add "GameObject -> Effects -> Particle System" and make a prefab out of it
2. Select ParticleSystem prefab instance
3. Remove ParticleSystem component from it
==>
ParticleSystemRenderer component is also appeared as removed
Expected result: ParticleSystemRenderer component is hidden component and should not be shown to the user at any stage
Repro in:
Version 2019.2.0a15 (97696308b760), Version 2019.1.1f1 (ab42174bc696), Version 2018.4.0f1 (b6ffa8986c8d)
Comments (268)
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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
lauraholanddd
Mar 19, 2024 15:32
You're absolutely right! This seems to be a documented issue in Unity regarding the ParticleSystemRenderer component appearing when the ParticleSystem component is removed from a prefab instance.
hendersonross
Feb 10, 2023 10:11
Thank you all for these replies
hendersonross
Feb 10, 2023 10:09
Thank you all for these replies