Search Issue Tracker
Fixed in 10.4.0
Votes
0
Found in [Package]
10.3.1
Issue ID
1313003
Regression
Yes
Unexpected compilation warning in VFXMouseEventBinder
Unexpected compilation warning when new input system is installed and enabled :
com.unity.visualeffectgraph\Runtime\Utilities\EventBinding\Implementation\VFXMouseEventBinder.cs(98,14): warning CS0108: 'VFXMouseEventBinder.OnEnable()' hides inherited member 'VFXEventBinderBase.OnEnable()'. Use the new keyword if hiding was intended
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
- Dynamic lights still show up in the Profiler consuming time when "Main Light" and "Additional Lights" are disabled in the UniversalRP-HighQuality asset
Add comment