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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 10.2):
Disabling this code path for Android/iOS : https://github.com/Unity-Technologies/Graphics/commit/25af3c5f00f728307859766d5b5d2793436fe0e4/