Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b10
2020.1.0a6
2020.1.0a17
Issue ID
1206654
Regression
Yes
[2D] StackOverflowException is thrown when "Scroll View(Rect Transform)" is assigned to Content property in ScrollRect Component
On assigning "Scroll View (Rect Transform)" to Content property in the Scroll Rect Component throw StackOverflowException, refer attached Video.
Steps to repro:
1. Create a new project with 2D Template
2. Hierarchy > Create > UI > Scroll View
3. Inspector > Scroll Rect > Content > Scroll View (Rect Transform)
Actual Result:
StackOverflowException is thrown
Expected Result:
Scroll View (Rect Transform) Content property get selected without any exception
Note: Refer attached StackOverflowException.docx file for "Stack trace"
Reproducible in:
2020.1.0a17, 2020.1.0a6, 2019.3.0f5 (9134dab13572), 2019.3.0b10
Working Fine in:
2020.1.0a5, 2019.3.0b9, 2019.2.13f1
Environment:
Windows10 and macOS 10.14
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
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
Resolution Note (fix version 2020.1):
Fixed the Stack overflow exception.