Search Issue Tracker
Fixed
Fixed in 2022.2.9f1, 2023.1.0b10, 2023.2.0a1
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Tingestion
Sep 29, 2023 07:59
Thanks for info