Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0
Issue ID
1148567
Regression
No
Using a BurstCompile job with latest com.unity.transport package crashes editor
How to reproduce:
1. Open the attached project
2. Enter the Play mode
---Crash---
Reproducible with: 2019.1.1f1, 2019.2.0a12
In 2019.3.0a1 crash is not present but errors are thrown (A Native Collection has not been disposed, resulting in a memory leak.)
Note: Could not test on earlier versions because of the thrown errors
Stack trace:
#0 0x000001523cee7e in llvm::Value::setNameImpl(llvm::Twine const&)
#1 0x000001523cf2de in llvm::Value::setName(llvm::Twine const&)
#2 0x00000151aad80a in llvm::ExtractValueInst::ExtractValueInst(llvm::Value*, llvm::ArrayRef<unsigned int>, llvm::Twine const&, llvm::Instruction*)
#3 0x00000151aac532 in llvm::IRBuilder<llvm::ConstantFolder, llvm::IRBuilderDefaultInserter>::CreateExtractValue(llvm::Value*, llvm::ArrayRef<unsigned int>, llvm::Twine const&)
#4 0x00000151aac4b3 in burst_ExtractFromAggregate
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
Add comment