Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a6
2018.3.0f2
2019.1.0a1
Issue ID
1111578
Regression
No
Opening Particle System Prefab in Play mode breaks the Hierarchy when Stop Action is set to Destroy
How to reproduce:
1. Open the attached Unity project named "CaseV1"
2. Enter Play mode
3. Click on "Particle System" prefab -> Open Prefab
4. Observe the issue
Expected result: Prefab editor window opens normally
Actual result: Prefab editor window closes right after being opened, breaks the Hierarchy and the Editor throws InvalidOperationExeption
Reproducible with - 2018.3.1f1, 2019.1.0a13
Notes:
The issue only appears in Play mode and only when Particle System Prefab is using "Destroy" as its Stop Action
The Prefabs were overhauled in 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment