Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1.1f1
2019.3.0a2
Issue ID
1151394
Regression
Yes
ParticleSystemRenderer component appears after ParticleSystem component was reverted from prefab instance
Steps:
1. Add "GameObject -> Create empty" and make a prefab out of it
2. Select GameObject prefab instance in Hierarchy
3. Add ParticleSystem component
4. Click on a gear icon to invoke context menu for component
5. Choose "Added component -> Revert"
==>
ParticleSystemRenderer component appears as added component
Expected result: ParticleSystemRenderer component is hidden component and should not be shown to the user at any stage
Repro also in:
Version 2019.2.0a15 (97696308b760)
Version 2019.1.2f1 (6758e145dc1e)
Not Repro in:
Version 2018.4.0f1 (b6ffa8986c8d)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment