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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment