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
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
Add comment