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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note (fix version 10.2):
Disabling this code path for Android/iOS : https://github.com/Unity-Technologies/Graphics/commit/25af3c5f00f728307859766d5b5d2793436fe0e4/