Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a7
Issue ID
1188146
Regression
No
[Template] For all templates, "Reset packages to default" option resets all packages according to 3d template
For all templates, "Reset packages to default" option resets all packages according to 3d template, regardless of the default packages set for that respective template. The packages should be reset according to the template which is set. Due to this, "Reset packages to default" option is unusable right now for other templates.
Steps to reproduce:
1) Create a new project in URP or HDRP template
2) Help > Reset packages to default > Yes
Actual result: Regardless of the packages set for that respective template, packages get reset according to 3d template
Expected result: Packages get reset according to the respective template
Occurring on: 2020.1.0a7, 2019.3.0b5, 2019.2.0f1, 2019.1.0f1, 2018.3.9f1
Environment: Both Windows and Mac
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
This is by design. The reset button feature removes all packages and put back the *default* ones in a project. These packages are added to any new project created by a template or not. We have on our roadmap to support reseting project to their original template configuration. No ETA.