Search Issue Tracker
Fixed in 2017.1.0f3
Votes
9
Found in
5.6.0f3
Issue ID
898347
Regression
Yes
Content position sets to NaN with clamped Scrollview in Screen Space canvas
Content PosX, PosY, PosZ are set to NaN, when there is content size fitter with Horizontal Fit set to Min Size attached to it, scroll view is Clamped and in Screen Space canvas.
Reproduction steps:
1. Open attached project
2. Select Content GameObject
3. Open the inspector
4. Enter Play mode
5. Observe Content position
Expected: it doesn't change
Actual: it gets incremented and eventually reaches NaN
Not reproduced on: 5.6.0b1
Reproduced on: 5.6.0b2, 5.6.0f3, 2017.1.0a6
Regression introduced on: 5.6.0b2
Comments (5)
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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
thundax
Apr 14, 2017 04:18
This bug is delaying an important project from final release for my team right now. Any solutions? I'm trying to avoid recreating the whole scrollview as newly created views seem to work fine.
Menion-Leah
Apr 13, 2017 16:55
Same issue here.. being pulling my hair for a while
Clay_More
Apr 10, 2017 18:11
The same problem in my project..
MrLucid72
Apr 06, 2017 16:02
Happened on ours as well. 5.6 "final", folks.
CaelumNoctis
Apr 06, 2017 09:43
Happened on our project aswell. Can't upgrade to Unity 5.6 because of it. Amazing how such a bug flies by QA...