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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.3.X):
low priority for our team, unlikely to be fixed for the moment.