Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
1.1.0-preview.5
Issue ID
1337797
Regression
No
Unity crashes when changing Frame Size to 1 KB in Input Debugger for Bluetooth DS4 controller
Steps to reproduce:
1. Download and open the project "Lunarity.zip"
2. Connect a DS4 controller through Bluetooth
3. Open Input Debugger (Windows > Analysis > Input Debugger)
4. Double click on your Controller's name under Devices
5. Change the Frame Size to "1 KB" instead of "10 KB"
6. Confirm the change by pressing the Enter key
Expected result: The Frame Size changes to 1 KB on confirming the change
Actual result: The Editor crashes on confirming the change
Reproducible with: 1.0.2, 1.1.0-preview.5 (2019.4.28f1, 2020.3.12f1, 2021.1.11f1, 2021.2.0a20)
Could not test with: 2018.4.36f1 (No Input System 1.0.0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment