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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Resolution Note:
Patch versions don't require editor manifest to be updated.