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.
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] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
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.