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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment