Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.2.0f1
2019.3.0a1
Issue ID
1173285
Regression
No
When having multiple windows containing CurveField the curve value changes to the one from the currently hovered window
How to reproduce:
1. Open user-submitted project (New Unity Project.zip)
2. Create two custom windows by selecting Curve Field Test > New Window
3. Adjust the curves in the two windows to be different
4. Activate the curve Editor in one of the windows by clicking on one of the curves
5. Hover the mouse over the window with the other curve
Expected result: the curve in the Curve Editor stays the same
Actual result: the curve in the Curve Editor changes to the value of the curve in the other window while the mouse is being hovered over that window
Reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12
Comments (1)
-
GamGode
Nov 21, 2019 08:04
I think it shouldn't be low priority. Curve is a very useful tool on handle data, any bug about it is unacceptable. What kind of team can't realize this.
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
Resolution Note (2019.3.X):
low priority for our team, unlikely to be fixed for the moment.