Search Issue Tracker

Fixed

Fixed in 2022.2.9f1

Votes

0

Found in

2022.2.8f1

Issue ID

UUM-33304

Regression

Yes

Crash on VFXCommandList::InnerRegister when opening the Profiler window in Editor mode with many VFX in the scene

-

Reproduction steps:
1. Open the attached "FAV_repro_IN-37909(2022.2.3f1).zip" project
2. Open "Assets/Scenes/SampleScene"
3. Open the Profiler window and change its mode to Editor
4. Wait for 1-5 minutes for the crash to occur

Expected result: No crash occurs
Actual result: Crash occurs

Reproducible with: 2022.2.3f1, 2022.2.8f1
Not reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.2f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Fixed in: 2022.2.9f1

Reproducible on: Windows 10

Note:
- Crash is inconsistent, delete the Library folder if it doesn't occur after waiting for a while

First lines of the stack trace:
0x00007FF73E0660A1 (Unity) VFXCommandList::InnerRegister
0x00007FF73E051330 (Unity) VFXParticleSystemBatchData::IssueResetCommands
0x00007FF73E055610 (Unity) VFXParticleSystemBatchData::Update
0x00007FF73E062331 (Unity) VFXBatchedEffect::UpdateInstance
0x00007FF73E09F0A9 (Unity) VisualEffect::Update

Add comment

Log in to post comment