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
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
Add comment