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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.