Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4.0f1
2019.2.0a1
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1180096
Regression
No
Applying vertex stream layout to a particle system does not work in Prefab Mode
How to reproduce:
1. Open the attached "VertexStreamsPrefab.zip" project
2. In the Project window, open the "Rain" prefab
3. In the Inspector window, scroll down to the material setting and select "Apply to Systems"
Expected results: There are no more errors in the Renderer module of the particle system
Actual results: Clicking the button does not do anything and the Renderer module still has errors
Reproducible with: 2018.4.7f1, 2019.2.3f1, 2019.3.0b1, 2020.1.0a2
Note: To workaround the issue you can place an instance of the prefab in the Scene, select "Apply to Systems" for that instance and apply the changes to the prefab
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