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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment