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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment