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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment