Search Issue Tracker
Fixed in 10.2.X
Votes
1
Found in [Package]
10.0.0 - preview.27
Issue ID
1279471
Regression
No
[VFX Graph][URP] Warning appears from VFX Graph mentioning degraded performance on mobile devices when building for Android
Reproduction steps:
1. Create a new project and import Universal RP and Visual Effects Graph
2. Switch the Platform to Android
3. Build for Android
Expected result: a warning does not appear when building for Android
Actual result: a warning appears "Game scripts or other custom code contains OnMouse_ event handlers. Presence of such handlers might impact performance on handheld devices." when building for Android
Reproduces on: VFX Graph 4.10.0 - preview (2018.4.28f1), VFX Graph 7.3.1 (2019.4.12f1), VFX Graph 8.2.0 (2020.1.8f1), VFX Graph 10.0.0 - preview.27 (2020.2.0b6)
Notes:
-The warning appears only when Visual Effect Graph is included, and goes away again if the package is removed
-Warning does not appear with Shader Graph
Add comment
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
Resolution Note (fix version 10.2):
Disabling this code path for Android/iOS : https://github.com/Unity-Technologies/Graphics/commit/25af3c5f00f728307859766d5b5d2793436fe0e4/