Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b8
2018.3.1f1
Issue ID
1117664
Regression
Yes
Crash on PackedIntVector::PackInts<unsigned int> when entering play mode or importing assets
How to reproduce:
1. Open "PackedIntVector_CRASH.zip" project
2. Open "Lava Demo 2.unity" scene
3. Enter Play mode
4. If Unity didn't crash, Exit Play mode
5. Repeat steps 3-4
Actual result: Unity crashes
Reproducible with: 2018.3.3f1, 2018.3.1f1, 2018.3.0b8.
Regression introduced in: 2018.3.0b8.
Not reproducible with: 2018.2.20f1, 2018.3.0b7, 2019.1.0a1, 2019.2.0a1.
Notes:
Sometimes the same crash happens on import.
-----------------------------------
Fixed in 2019.1.0a1, 2018.3.10f1.
There is another issue that some meshes are missing for the lava (that was the cause of the crash)
-----------------------------------
The issue was fixed on 2019.2.0a9 and 2019.1.0b8, 2018.3.10f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment