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
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
Resolution Note:
Patch versions don't require editor manifest to be updated.