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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
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.