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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment