Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.3
2020.3.3f1
2021.1
2021.2
Issue ID
1331056
Regression
No
Set Attribute from Map blocks don't work in Initialize when using runtime shaders and platform is set to iOS
Repro steps:
1. Import the attached project
2. Switch to iOS platform
3. Open the VFX Graph Bug scene and observe the face made out of particles
4. Enable Runtime Mode
5. Observe the face collapses to a single position on iOS
Reproducible with: 2020.2.3f1 (10.4), 2021.1.3f1 (11.0), 2021.2.0a16 (12.0)
Notes:
- Issue is visible when platform is set to iOS. Win/OS X Standalone works fine
- Looks like the 'Attribute from Map' block doesn't execute in Initialize
- Works if the block is moved to Update or Output
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment