Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.0-pre.20
Issue ID
AIWFB-219
Regression
Yes
"error CS8078: An expression is too long or complex to compile" is displayed in the Console after the AI installation
Steps to reproduce:
- Create a project
- Click the "AI" button displayed in the toolbar between the "Package Manager" and "Unity Version Control" buttons
- Click "Agree and install Unity AI"
- Observe the result
Actual results: Console displayed an error "Library/PackageCache/com.unity.ai.inference@587873fd5e1b/Editor/LiteRT/LiteRTModelConverter.cs(1741,41): error CS8078: An expression is too long or complex to compile"
Expected results: No errors in the Console
Reproducible with versions: 1.0.0-pre.20(6000.5.0a2)
Not reproducible with versions: 1.0.0-pre.20(6000.5.0a1)
Tested on (OS): macOS - Tahoe 26.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment