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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment