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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Resolution Note (2020.2.X):
an error in one of Crest's scripts (user project)