Search Issue Tracker
Active
Votes
0
Found in
2.2.0-pre.1
Issue ID
UUM-137743
Regression
Yes
Unclearable obsolete errors are thrown preventing entering Play Mode or building the project when the AI packages are installed
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable the AI customizable toolbar button (Customizable toolbar settings > Services > AI)
- Click the customizable toolbar's AI button
- Click the "Agree and install Unity AI"
- Observe the Console window
Actual results: A lot of obsolete errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.5.0b1 (c1f81ff5b082)
Not reproducible with versions: 6000.0.71f1, 6000.3.11f1, 6000.4.1f1, 6000.5.0a9 (acc4c1f79cd5), 6000.6.0a1
Tested on (OS): MacOS Silicon Tahoe 26.3, Ubuntu 24.04
Notes:
- Prevents entering Play Mode or building the project
- Seems to reproduce on all Assistant package versions, regressed from the Editor version rather than the package version
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment