Search Issue Tracker
Active
Votes
0
Found in
2.3.0
Issue ID
UUM-132158
Regression
No
[iOS] [Android] A lot of shader warnings spewed when building for mobile with a Inference Engine package
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. In the “File > Build Profiles“, enable Development Build
4. Build for Android or iOS
5. Observe the Console windows after the Build finishes
Expected result: No warnings
Actual result: A lot of shader warnings coming from “Packages/com.unity.ai.inference/Runtime/Core/Resources/InferenceEngine/PixelShaders/“
Reproducible with: 2.2.1 (6000.0.60f1), 2.3.0 (6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2)
Reproducible environment: macOS 15.7 (M4 Max), macOS 15.6.1 (M1) (Reporters)
Not reproducible environment: No other environment tested
Notes:
- Does not reproduce when building for macOS Standalone
- Does not reproduce when Development Build is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment