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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment