Search Issue Tracker
Fixed
Fixed in 2.0.0, 3.0.0, 4.0.0
Votes
1
Found in [Package]
2.0.0
Issue ID
MLA-2610
Regression
No
ML Agents package has incorrect deprecated label and so can't be installed
Steps to reproduce:
- Open a Unity Project
- Open Package Manger via Window > Package Management > Package Manager
- Navigate to the Unity Registry tab
- Find and select the ML Agents package
Actual results: The package has the red deprecated label, which means it is not installable.
!image-2025-01-23-10-18-07-805.png|width=480,height=163!
Expected results: The package has the yellow deprecated label. This means that it has reached end of life, but is still installable. As the package isn't broken (as the text on the package says 'it will keep working as is'), the red deprecated label is not correct.
!image-2025-01-23-10-19-07-112.png|width=1131,height=131!
Reproducible with versions: 6000.2.0a1, 6000.1.0b4
Not reproducible with versions: -
Can't test with versions: -
Tested on (OS): Windows 11
Notes:
- The bug might be that the wrong ML Agents version is showing for 6.2 and 6.1. As they show 2.0.1, whereas 6 shows 3.0.0. If this is the case, then the bug is instead that in those version, it is showing the wrong version by default.
- The correct Affects Version/s does not seem to appear in the list given on Jira, so this field has not been set correctly. As it is a required field, 2.0.0 was put for now.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 4.0.0):
This was caused by a server side error on the Cloud Manifest so not package version specific.
Resolution Note (fix version 3.0.0):
Fixed in the Cloud Manifest. No changed were required in package nor Unity Editor
Resolution Note (fix version 2.0.0):
This was caused by a server side error in the Cloud Manifest so it is not package specific and has been fixed.