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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.