Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3
2018.3.0a2
Issue ID
1049563
Regression
Yes
Crash in WriteParticleMeshIndices<unsigned short,unsigned short>
Repro steps:
1. Open the attached ReproScene.unity into Unity.
2. Press play
3. Let it play for ~ 10 sec.
4. Observe the Assertion failed on expression: 'task.rasterData.vertexBuffer == NULL' console error
To repro the crash open the 18_LightsModule scene from the [Particles] FTP project and press play.
Stack trace:
========== OUTPUTTING STACK TRACE ==================
0x00000001403006B0 (Unity) WriteParticleMeshIndices<unsigned short,unsigned short>
0x00000001402D52C1 (Unity) DrawMeshParticles<1,2>
0x0000000140307506 (Unity) ParticleSystemGeometryJob::RenderJobCommon
0x00000001403070C0 (Unity) ParticleSystemGeometryJob::RenderJob
0x000000014088806D (Unity) JobQueue::Exec
0x000000014088833C (Unity) JobQueue::ExecuteJobFromHighPriorityStack
0x00000001408887C2 (Unity) JobQueue::ProcessJobs
0x000000014088A439 (Unity) JobQueue::WorkLoop
0x0000000140A4B048 (Unity) Thread::RunThreadWrapper
0x00007FF832173034 (KERNEL32) BaseThreadInitThunk
0x00007FF8340E1431 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Notes:
- Doesn't repro on 2018.2, assuming it was introduced in 2018.3
Comments (8)
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
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
wey
Jun 22, 2021 04:16
same issue in 2019.4.22f1
shubhamswaraj2021
Aug 18, 2020 06:03
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
dimitris_baud
Jan 15, 2019 00:23
Possible duplicate of this:
https://issuetracker.unity3d.com/issues/vr-particle-systems-cause-task-dot-rasterdata-dot-indexbuffer-equals-equals-null-error-and-lead-to-graphical-glitches
dimitris_baud
Jan 15, 2019 00:23
Possible duplicate of this:
https://issuetracker.unity3d.com/issues/vr-particle-systems-cause-task-dot-rasterdata-dot-indexbuffer-equals-equals-null-error-and-lead-to-graphical-glitches
RWeijermars
Jan 05, 2019 23:03
This still occurs I believe.
ogtracy
Dec 23, 2018 03:54
I'm encountering this issue in 2018.3.0f2
SJAM
Oct 27, 2018 16:15
Sorry, I try without any "PARTICLE"
SJAM
Oct 27, 2018 16:03
Hello, Same Issue on 2018.3.0b7 with particles...
I try without any decal, no problem !