Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
6000.3.0a1
Issue ID
UUM-103058
Regression
No
UGUI Shader Sample uses old Input System causes errors in the Console
*Steps to reproduce:*
# Create new Unity Project
# Make sure Shader Graph package is imported to the project
# In Package Manager select SamplesÂ
# Import UGUI Shaders Sample
# Open "UISampleScene" (Assets > Samples > Shader Graph > 17.0.4 > UGUI Shaders > Scenes
# Enter the Play mode and observe the Console
*Actual results:* "InvalidOperationException" errors are spammed in the Console
*Expected results:* No errors, UGUI Sample should be working without any issues
*Reproducible with versions:* 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
*Can’t test with versions:* 2022.3.61f1 (UGUI Shader sample not available)
*Tested on (OS):* Windows 11 (22H2)
*Notes:*
* 6000.0.47f1 uses Active Input Handling > Both, but after switching to New Input System in Player settings, errors are spammed in the Console. On higher U6 versions, you need to switch to old Input System for Sample to work, because it is using New Input System.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment