Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b8
Issue ID
1191869
Regression
Yes
[Rider Editor] Package version in editor manifest does not match the latest verified package version
As of 2019.3.0b8, the latest verified version of the Rider Editor package is 1.1.1. The latest version included in the editor manifest however is 1.1.0. The editor manifest should be updated whenever a new version of the verified package is released.
1. Open Unity
2. Create a new project with any settings
3. Go to the menu bar and select Window > Package Manger
4. Find the Rider Editor package and inspect it
Expected Result:
The version of the package added to the project is marked as verified in Package Manager.
Actual Result:
The package version added to the project does not match the version marked verified in Package Manager.
Tested on Windows.
Occurs on 2019.3, 2020.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment