Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.1f1
2019.1.0a1
2019.2.0a1
Issue ID
1120201
Regression
No
Crash on block_remove or tlsf_free when entering Play mode after using 3D gamekit's Vegetation Painter
How to reproduce:
1. Open the "VegetationPainter_Crash.zip" project
2. Open the "Test_Level.unity" scene
3. Select VegetationPainter -> GroundCover in the Hierarchy
4. Click a few times in the Scene view
5. Press Play
6. If Unity didn't crash, exit Play mode and repeat steps 4-5
Actual result: Unity crashes.
Reproducible with: 2019.2.0a4, 2019.1.0b2, 2018.3.5f1, 2018.3.0a10.
Not reproducible with: 2019.2.0a11, 2019.1.0b11, 2018.3.12f1.
Notes:
Can't check 2018.1 or 2018.2 because of errors.
Errors before the crash are thrown:
Assertion failed on expression: 'm_InstanceID != InstanceID_None'
(Filename: c:\buildslave\unity\build\runtime\baseclasses\BaseObject.h Line: 377)
Failed to erase object from ms_IDToPointer. It was not part of the set.
(Filename: C:\buildslave\unity\build\Runtime/BaseClasses/BaseObject.cpp Line: 383)
Failed to erase object from ms_TypeToObjectSet. It was not part of the set
(Filename: C:\buildslave\unity\build\Runtime/BaseClasses/BaseObject.cpp Line: 386)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment