Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0b6
2019.3.0a1
Issue ID
1163469
Regression
No
Crash on PrepareBuffersForJobExecution when entering Play mode for the second time
How to reproduce:
1. Open the "Crash_Test.zip" project
2. Open the "ScheduleParameter.unity" scene
3. Enter Play mode
4. Exit Play mode
5. Enter Play mode
Actual result: Unity crashes.
Reproducible with: 2019.2.0b6, 2019.2.0b7, 2019.3.0a6.
Notes:
The crash doesn't happen without the code: "m_Output = driver.AttachToDefaultOutput();" ScheduleParameter.cs: 26
Can't test earlier versions because of compiler errors.
---------------------------
fixed in 2019.3.0a10, 2019.2.0f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment