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
- Crash on Unity::Joint::SetJointLocalActorFrames when changing connectedBody on a ConfigurableJoint
- WebGL player crashes on RuntimeError when using the Disk LTO code optimization
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
- Warning that external text editor path does not exist when manually selecting specific code editors such as VSCodium or TextEditor
- [tvOS] Provisioning Profile Type is ignored when it is set to "Distribution"
Add comment