Search Issue Tracker
By Design
Votes
2
Found in
2019.3
2019.3.10f1
2020.2
Issue ID
1243341
Regression
No
[iOS] [Metal] GPU hangs on queries made to Metal API throwing errors every frame when a certain amount Objects is being rendered
Reproduction steps:
1. Open user's attached project in "crest test.zip"
2. Open "klaus test" Scene
3. Objects under "Floaties" GameObject will be activated between short intervals upon Playing the Game
4. Build for iOS (make sure only "klaus test" Scene is included)
5. Deploy the project to the iOS device
6. Inspect the Game and the Xcode Debugger
Expected result: the Application functions the same regardless of the number of "Floaty" GameObjects activated
Actual result: after ~7 "Floaties" will be activated GPU errors will be thrown and Application will freeze/hang
Reproducible with: 2019.3.15f1 (URP 7.3.1), 2020.1.0b10, 2020.2.0a11 (URP 8.1.0)
Could not test with: 2018.4 because of errors in the Unity project
This issue is exclusive to Metal graphics API and does not reproduce with Open GL ES 2 or 3
Devices used for testing:
Reproducible with:
VLNQA00310 iPad Pro 12.9 (iOS 13.4.1)
VLNQA00234 iPad Air 2 (iOS 11.0.3)
VLNQA00241 iPhone 8 Plus (iOS 12.0)
VLNQA00 iPhone XR (iOS 13.4.1)
iPad 7th gen (13.2.2)
iPhone 7 (12.3.1)
Note: Xcode Debugger errors are attached in the Edits (look for "Errors")
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note (2020.2.X):
an error in one of Crest's scripts (user project)