Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2019.2.0a5
Issue ID
1129837
Regression
No
Console throws IndexOutOfRangeException when editing Curves after deleting a key and moving a Mouse
To reproduce:
1. Download attached project “CurveTonsyt.zip" and open in Unity
2. Open "SampleScene" scene
3. In Hierarchy select "Particle System" gameObject
4. Select "Size" curve in the "Size over Lifetime" module in Inspector
5. In the Curve Editor select a Curve key
6. Click on the key handle and hold the Mouse Button down
7. Hit Delete key while still holding the key handle
8. Keep moving Mouse around while still holding the key handle
Expected results: No Warning or Error are printed in Console
Actual results: Console spams hundreds "IndexOutOfRangeException: GetKey" Errors with each Mouse movement
Notes:
- This issue appears both on Windows and macOS
- In Unity 2017.4 I get "IndexOutOfRangeException: MoveKey"
- On macOS, if you do not have a Delete button press fn + Backspace
- A Video is attached in Comments section
Reproduced on Unity 2017.4.0f1, 2017.4.20f2, 2018.3.7f1, 2019.1.0b5 and 2019.2.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects don't interact with other GameObjects when the Cloth component is applied
- CreateAsset does not persist keywords set to a material
- [2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files to the Scene view
- [Linux][URP] Sprites are flickering in scene when added into 2D URP project
- Link to documentation for PlayableDirector Component is broken
Add comment