Search Issue Tracker
Fixed in 2022.2.9f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0b10, 2023.2.X
Votes
0
Found in
2023.1.0a25
Issue ID
UUM-25009
Regression
Yes
[VFX] Crash with bounds paddings
To reproduce :
- add the attached effect to your project
- add it to the scene
- observe crash after a few frames
{color:#de350b}Unity.dll!VFXParticleSystemBatchData::IssueReadbackCommands(struct VFXUpdateData &,unsigned int) Unknown
Unity.dll!VFXParticleSystemBatchData::Update(struct VFXUpdateData &) Unknown
Unity.dll!VFXBatch::UpdateInstance(unsigned int,struct VFXUpdateData &) Unknown
Unity.dll!VisualEffect::Update(struct VFXFrameTime const &,struct VFXUpdateData &) Unknown
Unity.dll!VFXManager::UpdateVisualEffectJob(struct VFXManager::UpdateVisualEffectJobData *,unsigned int) Unknown
Unity.dll!ujob_execute_job() Unknown{color}
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Tingestion
Sep 29, 2023 07:59
Thanks for info