Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
51
Found in
2017.2.1f1
2017.3.0b9
Issue ID
986584
Regression
Yes
[iOS] Player crashes at ShouldUpdateTransformBefore when instantiating GameObjects into a ScrollRect
To reproduce:
1. Open project attached by the user
2. Build it for iOS platform (with "Main" scene attached)
3. Run the application
4. Play the game (following instructions) till the application crashes
Reproduced with: 2017.3.0b9, 2017.3.0p2, 2018.1.0b3
Not reproduced with: 2017.2.1p2, 2017.3.0b6
2017.1 build failed because of issues with Unity Linker
Device: iPhone 7+ iOS 10.3.2
Fixed in: 2018.2.0a1
Backported to: 2018.1.0b6, 2017.3.1p1
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
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
SteveEllis
Feb 13, 2018 16:59
Any ETA on 2017.3.1p1? This is a major problem - iOS builds are unusable until a fix is available but we've made too many changes since we "upgraded" to 2017.3 so downgrading isn't an option.
Peter77
Feb 08, 2018 03:43
According to the Release Notes, this issue has been fixed in Unity 2018.1.0b6.
rainbowmimizu
Feb 07, 2018 20:56
anyone tried 2017.3.1?
Wonder if it was fixed, I don't see 986584 in there release note.
Not in Fixes nor Known Issues.
Anhnh1721
Feb 06, 2018 13:56
It is not fixed, crashes very often.
Jochin
Feb 05, 2018 14:21
It is not fixed in 2017.3 p2, crashes very often.
UI::ShouldUpdateTransformBefore(TransformAccessReadOnly const&, TransformAccessReadOnly const&)
qoobit
Feb 02, 2018 05:36
Looking further, we added the ability to do auto rotation in one of our apps and it seems to cause this problem as well. Not sure if it has something to do with prepositioning the elements before scroll rotation.
DGMFabian
Feb 01, 2018 10:54
Same Problem.
Is there a timeframe for the patch release where this issue is fixed?
Vak_HD
Jan 30, 2018 18:06
Also have the same issue. Downgrading to 2017.2 fixes the problem, but when using 2017.3.0f3 the crash happens on ShouldUpdateTransformBefore().
PierreNoel
Jan 30, 2018 14:22
I have the same issue (2017.3.0p4, iOS 10.3.3 & 11.0.1). This is related to UI CanvasScaler for me. I had to downgrade to 2017.2.1f.
tiger_404
Jan 26, 2018 14:36
For me crashed on iOS:
SetActive called on already spawned gameObject with TextMeshPro (this one goes with RectTransform) from Coroutine
Reproduced on 2017.3.0p2 and 2017.3.0.p3, .NET 4.6 IL2CPP.
here is crash stack:
https://pastebin.com/qkT80J0T