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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.