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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment