Search Issue Tracker
Fixed in 2018.3.X
Votes
7
Found in
5.6.1p1
Issue ID
918057
Regression
No
Stall with Particle Systems on a second Camera
Having a particle system on a second (not main) camera causes a stall on the main thread.
Reproduction Steps:
1. Build & Run the attached project with Autoconnect Profiler enabled
2. Capture some frames, then pause and start to zoom in on the main thread, at the end of Drawing
3. Observe that at the start of the second Camera.Render there is eventually a stall, with a red marker for "ParticleSystem.ScheduleGeometryJobs"
Expected Result:
Placing a particle system under a non-primary camera should not generate a stall in the main thread.
Reproducible in versions 5.6.1p4 and 2017.1.0b9.
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
Add comment