Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2.0b4
2019.2.2f1
2019.3.0a4
2020.1.0a1
Issue ID
1179947
Regression
Yes
The Key does not add in the Trail Renderer when adding from Right-Click Menu
How to reproduce:
1. Open "SampleScene" Scene in the attached "repro1179947.zip" Project
2. Click on "Main Camera" GameObject
3. Right-Click the Red Line in the Trail Renderer's Component in the Inspector
4. Press "Add Key" and observe the line
5. Left-Click on the same Red Line once
Expected Behaviour: The Key is added and selected after Left-Clicking
Actual Behaviour: The Key is not added and after Left-Click the Array out of bounds exception is thrown
Reproducible with: 2019.2.0b4, 2019.2.2f1, 2019.3.0a4, 2019.3.0b1, 2020.1.0a2
Not reproducible with: 2017.4.32f1, 2018.4.8f1, 2019.2.0b3, 2019.3.0a3
Note: You can still add a key by double-clicking the line
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
- 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
This is a duplicate of issue #1169972