Search Issue Tracker
Fixed in 1.2.0
Votes
1
Found in [Package]
1.0.0
Issue ID
1368761
Regression
No
[iOS] New Input System - iOSStepCounter - Crash on launch with Managed Stripping
This issue has no description.
Comments (2)
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 data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
hippogames
Nov 22, 2021 18:05
Oh, sorry, the crash was causes by https://issuetracker.unity3d.com/issues/ios-unityframework-with-3rd-party-plugins-triggers-watchdog-termination-after-launch
and the workaround suggested there worked for me.
hippogames
Nov 22, 2021 17:37
Hi! I can confirm that this happens in 1.0.0 and 1.2.0 as well.
The app can run 1-2 times. After this, all run attemts freeze in black screen, even no Slash is shown.
The new Input System package is not suitable for iOS builds. I'm still trying to find a workaround.