Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.12f1
Issue ID
1091968
Regression
No
Crash on block_locate_free when instantiating objects for some time
How to reproduce:
1. Open the attached project
2. Open "SampleScene.unity" scene
3. Press Play
4. Wait until Unity crashes (it may take some time)
Actual result: Unity crashes.
Reproducible with: 2019.1.0a10, 2018.3.0b11, 2018.2.16f1, 2018.1.9f2, 2017.4.16f1.
Notes:
The crash happens on a line "var clone = Instantiate(stellarBody, tx);", Simulate.cs:31.
The crash only happens after the script runs for some time.
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 __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment