Search Issue Tracker
Fixed in 1.0.0-preview.6
Votes
1
Found in [Package]
0.2.10
Issue ID
1174688
Regression
No
input package throws warning at build time
-e: see title, will trip people running warnings-as-errors
-repro:
--open input project or add input package to empty project
--make a standalone build
--NOTICE if build but a package warning is logged
---Library\PackageCache\com.unity.inputsystem@0.2.10-preview\InputSystem\Plugins\PlayerInput\PlayerInput.cs(399,27): error CS0109: The member 'PlayerInput.camera' does not hide an accessible member. The new keyword is not required.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
unity_17E53227ED4ECF8F915F
Jan 24, 2023 09:35
I am facing same issue here it says " Assets/Scripts/BounceWall.cs(8,28): warning CS0109: The member 'BouceWall.rigidbody2D' does not hide an accessible member. The new keyword is not required.