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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment