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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment