"NotImplementedException" and "Cannot find binding" errors are thrown when binding Usage to ActionsPackage: Input System - Dec 22, 2022 Reproduction steps:# Open the attached (UnityInputSystemSamples.zip) project # Open the “Assets/Samples/Input System/1.4.4/Rebinding UI/...
Cannot move the Scene view Camera with the Middle Mouse Button when the Scene window is not active - Nov 24, 2023 How to reproduce: # Create a new project # Activate any other window but the Scene window # Move the Scene view Camera with the Middle Mouse...
@maxkatz6 Thank you so much for the code snippet, I'll try tomorrow. I also found a method on the Unity's forum where they display a Paste button in the UI, that call JavaScript prompt, to receive the pasted text. I may give a try too, that's better than nothing... For non-J...
5. In Player press the button 6. Observe Android LogCat Expected result: No errors appear in LogCat after pressing the button Actual result: “Unity Exception: No such proxy method: TestInterface.onAndroidTestMethodInvoked(null)” is seen...
The Focused Inspector window cannot be opened for multiple different Assets via the Inspector window- Nov 16, 2022 How to reproduce:* Create a project using and open it in Unity; * In the Project view create several Folders and Scripts Assets; * Select them al...
How to reproduce: 1. Download and open the submitted project "UIGameObjectsBug.zip" 2. Disable Gizmos on the top-right of the Scene view 3. Press on the button in the Scene view Expected result: Button GameObject is selected Actual result: Button GameObject is not selected Reproducib...