Search Issue Tracker
By Design
Votes
0
Found in
5.6.2f1
Issue ID
930224
Regression
Yes
ParticleSystem.sharedMaterials returns an additional null material
Steps to reproduce:
1. Open user attached project (ParticleSharedMaterialsBug)
2. Open ParticleMaterialsTest.unity scene
3. Play the scene
4. Notice that an additional sharedMaterial is returned in console
Expected result: ParticleSystem.sharedMaterials should not return an additional null material
Actual result: ParticleSystem.sharedMaterials returns an additional null material
Reproduced in: 2017.2.0b3, 2017.1.0f3, 5.6.2p3, 5.5.4p2, 5.5.0a6
Not reproduced in: 5.4.5p4, 5.3.8f2
Regression since: 5.5.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