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.11f1
2019.3.0b4
2019.3.0b8
2020.1
Issue ID
1195214
Regression
Yes
Particle System is not Rendered in the Game window when using cmd.DrawRendered and context.ExecuteCommandBuffer to call it
Steps to reproduce:
1. Open user's attached project
2. Open "Offscreen Rendering" scene
3. Enter Play mode
4. Notice that particle Systems is Rendered in the Scene window on a purple Sprite but is not Rendered in the Game window
Expected results: cmd.DrawRenderer Rendres the Particle System
Actual results: cmd.DrawRenderer does not render a Particle System
Reproducible with: 2019.3.0b4(7.1.1), 2019.3.0b8(7.1.1), 2020.1.0a9(7.1.1)
Not Reproducible with: 2019.3.0b3
Notes: The Camera preview in the Scene shows the expected results during Play mode
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2018.4):
LWRP version in 2018.4 does not have RenderPipelineManager.beginCameraRendering, making this impossible to verify with LWRP in 2018.4