Search Issue Tracker
Fixed
Fixed in 2022.3.39f1, 6000.0.11f1, 7000.0.0a1
Votes
0
Found in
2022.3.33f1
6000.0.5f1
Issue ID
UUM-73851
Regression
No
"Invalid Unity Version '6000.0'" is thrown when the Major version is set to 6000 and Minor to 0
h5. How to reproduce:
# Open the attached project "UnityStrapi.zip"
# Select Packages/IJsfontein Strapi API/package.json in the Project window
# Change the Major version to 6000 in the Inspector window
# Change the Minor version to 0
h5. Expected results
No errors are thrown
h5. Actual results
"Invalid Unity Version '6000.0'" is thrown in the Inspector window
h5. Environment
* Reproducible with: 2022.3.33f1, 6000.0.5f1
* Could not test with: 2021.3.39f1 (compilation errors in the Console window)
* Reproducible on: Windows 10 22H2
* Not reproducible on: No other environment tested
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 7000.0.0a1):
Fixed Exception Thrown when minor Unity version is zero in the package manifest inspector.
Resolution Note (fix version 6000.0.11f1):
Fix Exception Thrown When Minor Unity Version is Zero
Resolution Note (fix version 2022.3.39f1):
Fix Exception Thrown When Minor Unity Version is Zero