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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment