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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment