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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment