Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b5
2018.1.0b9
Issue ID
1005297
Regression
Yes
Editor crashes on tlsf_realloc_align when ParticleSystem.Emit is called and Render module is enabled for Particle System
Editor crashes on tlsf_realloc_align when ParticleSystem.Emit is called and Render module is enabled for Particle System
Reproduction steps:
1. Open repro scene
2. Enter PlayMode
3. Accelerate (press "w" or up arrow)
Expected result: Car moves forward
Actual result: Unity editor crashes
Reproducible with: 2018.1.0b5, 2018.1.0b9, 2018.2.0a1
Not reproducible with: 2017.1.3p1, 2017.2.1p4, 2017.3.1p2, 2018.1.0b4
Regression introduced in: 2018.1.0b5
Workarounds:
- Move back (press "a" or down arrow) before accelerating (pressing "w" or up arrow). In this case, the issue does not reproduce until the Editor is restarted
- Select Car -> Particles -> ParticleBurnoutSmoke and disable Renderer module
Notes:
Crashes in Editor on both Windows and Mac.
Build crashes on both Windows and Mac.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #999559