Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.2
Issue ID
1192430
Regression
Yes
[Core RP] Package version in editor manifest (7.1.1) does not match the latest verified package version (7.1.2)
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the Core RP package is 7.1.1. The latest version included in the editor manifest however is 7.1.2. The editor manifest should be updated whenever a new version of the verified package is released.
Steps to reproduce:
1. Open Unity
2. Create a new project with with Universal RP template
3. Go to the menu bar and select Window > Package Manger
4. Find the Core RP 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
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note:
Patch versions don't require editor manifest to be updated.