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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment