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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Tingestion
Sep 29, 2023 07:59
Thanks for info