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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment