Search Issue Tracker
Won't Fix
Won't Fix in 1.15.X
Votes
4
Found in [Package]
1.14.0
1.15.0
Issue ID
ISXB-1561
Regression
Yes
UI Selectable's OnClick/Submit event is not triggered when using InputTestFixture with a mock keyboard in Test Runner
Reproduction steps:
1. Open the attached “IN-102384.zip” project
2. Open the Test Runner Window (Window > General > Test Runner)
3. Select the Playmode tab
4. Select 'Game Grumps - Joint Justice > PlayModeTests.dll > Tests > PlayModeTests > Suites > Playthrough > Case1 > TestSuite > NarrativeScriptsRunWithNoErrors > 1-4-JoryWitnessTestimony' test
5. Click “Run Selected”
6. Observe the Game view
Expected result: The test fully runs and finishes
Actual result: The test gets stuck when presented with two choices - 'Object!` and `Nah, we gucci`
Reproducible with: 1.1.0-preview.2 (2022.3.4f1), 1.1.1, 1.14.0 (2022.3.62f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4)
Not reproducible with: 1.0.2, 1.1.0-preview.1 (2022.3.4f1)
Reproducible on: Windows 10 (user reported), Windows 11
Not reproducible on: No other environment tested
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Actuating input via InputTestFixture has indeed unintentionally been broken in 1.1.0-preview.2, if updating from 1.1.0-preview.1. However, in the recent versions of the package, it's again possible to use InputTestFixture. While the customer project in report won't automatically work in the newest versions, unfortunately, it should still be possible to tweak it to work as we now have tests verifying the InputTestFixture stuff.
Resolution Note (1.15.X):
Actuating input via InputTestFixture has indeed unintentionally been broken in 1.1.0-preview.2, if updating from 1.1.0-preview.1. However, in the recent versions of the package, it's again possible to use InputTestFixture. While the customer project in report won't automatically work in the newest versions, unfortunately, it should still be possible to tweak it to work as we now have tests verifying the InputTestFixture stuff.