Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0f2
Issue ID
1110578
Regression
No
ParticleSystem.Shape.Sprite is rendering wrong color of the object when SpriteRenderer is not enabled
To reproduce:
1. Open attached project
2. Press on Core in the hierarchy ( the particles are black)
3. Enable and disable Sprite Renderer
4. Notice how particles of Core object change color from black to black and pink
Actual result: The color of particles (black for core 1) determined by the pixel of a left bottom corner
Expected result: Color of particles should be same as sprite color - black and pink
Reproduced with:2017.4.20f1; 2018.2.20f1; 2018.3.3f1; 2019.1.b2; 2019.2.0a4
Note: gif is added
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Add comment