Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.2f1
Issue ID
800805
Regression
No
[Curves] Saved curve preset is scaled vertically when using EditorGUI.CurveField
1. Open the attached project
2. Open the available scene
3. Open the curve editor by clicking the curve component in the 'Curve' gameobject
4. Create a curve ranging from y: -1 to y: +1
5. Save the curve as a preset, by clicking the bottom left Gear icon and 'New'
Selecting the preset from the bottom list creates incorrect curve. Some of the curves points have been moved to y: 0
Selecting the preset form the Preset grid sets the curve as it was saved. (see gif attached)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment