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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment