Search Issue Tracker
By Design
Votes
0
Found in
5.5.0f3
Issue ID
857949
Regression
Yes
When Particle System is added like a component, the material of Particle System is not set to 'Default-Particle'
Reproduction steps:
1. Create a new project;
2. Create an Empty GameObject;
3. Add the component 'Particle System';
Actual result: Particle System material is not set to 'Default-Particle'. Instead of the default material, it shows pink squares.
Expected result: Particle System material should be set to 'Default-Particle', when Particle System is created.
Workaround: When Particle System is created like GameObject, the material is set to default. If Particle System is added like a component, the material is not set to default.
Reproduced with: 5.5.0a1, 5.5.0f3, 5.6.0a6
Not reproducible: 5.2.5f1, 5.3.6p4, 5.4.3f1
Regression introduced in 5.5.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment