Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.2.20f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1142765
Regression
No
[Graphics] Editor and Standalone hangs after shutdown when running C# Jobs within a ScriptableRenderPipeline
How to reproduce:
1. Open attached project "SRPJobs-20192.zip" and scene "SRP0102_AssetSettings"
2. In the Hierarchy window, select all the "Particle System" objects
3. In the Inspector window, change "Particle System" -> "Max Particles" to 5000
4. In the Inspector window, change "Particle System" -> "Emission" -> "Rate over Time" so that the Editor runs at about 5-10 fps (the "Rate over Time" will depend on the computer speed)
5. Open "Window" -> "Analysis" -> "Profiler"
6. Enter Play mode
7. Expand the "Profiler" -> "Render Thread" as much as possible
8. Observe "Profiler" -> "Render Thread" blue regions ()
9. After 1 minute of running in Play mode close the Editor
Expected result: the Editor closes
Actual result: the Editor hangs and never closes
Reproducible with: 2018.3.13f1, 2019.1.0f2, 2019.2.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Add comment