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
- 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