Search Issue Tracker
Fixed
Fixed in 2022.2.X, 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment