Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.7f1
Votes
0
Found in
2022.2.6f1
Issue ID
UUM-29473
Regression
No
Crash on VFXCommandList::InnerRegister when entering Play Mode
How to reproduce:
1. Open the user attached project
2. Open the “Main” scene
3. Change the Game window aspect ratio to 21:9
4. Enter Play Mode
5. Observe crash
Reproducible with: 2022.2.6f1
Not reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.7f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5
Fixed in: 2022.2.7f1, 2022.2.10f1
Reproduced on: Windows 10 (Intel)
First lines of stack trace:
0x00007FF7F30A2F21 (Unity) VFXCommandList::InnerRegister
0x00007FF7F308E52B (Unity) VFXParticleSystemBatchData::IssueUpdateCommands
0x00007FF7F3094205 (Unity) std::_Func_impl_no_alloc<<lambda_0342fbc30aa5f254ded01ac5a2096f43>,void,unsigned int,VFXTaskDesc const &>::_Do_call
0x00007FF7F308A89A (Unity) VFXParticleSystemAssetData::ForEachUpdateTask
0x00007FF7F30926B1 (Unity) VFXParticleSystemBatchData::Update
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment