Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.2.0a10
Issue ID
1148619
Regression
Yes
Particle System Renderer component appears when adding a script to prefab instance
Steps:
1. Add "GameObject -> Effects -> Particle System" GameObject to Hierarchy
2. Create a script in Project browser
3. Select Particle System prefab instance in the Hierarchy
4. Drag and drop the script from Project browser above "Add component" button in Inspector
==>
Particle System Renderer component appears in the Inspector window as well (it should be hidden as its UI is integrated in the Particle System's modules)
Note that if you deselect and select the ParticleSystem again the Inspector shows the correct Editors (The PSR is now hidden)
Reproduced in 19.3 and 19.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Add comment