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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment