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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
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.