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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 10.2):
Disabling this code path for Android/iOS : https://github.com/Unity-Technologies/Graphics/commit/25af3c5f00f728307859766d5b5d2793436fe0e4/