Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.1f1
6000.4.0a6
6000.5.0a3
Issue ID
UUM-128623
Regression
No
After upgrading a project, when the samples are installed, the Install Samples button is still present, and installing them a second time results in duplicated assemblies and errors
Steps to reproduce:
1. Open a project with the VFX package installed on the latest 6.2
2. Install the learning templates
3. Upgrade to the latest 6.3
4. Install the learning templates again
Actual results: The Install Learning Templates button is still present, installation is allowed, and identical assemblies are installed in different locations
Assembly with name 'Unity.RenderPipelines.Core.Samples.Editor' already exists (Assets/Samples/Scriptable Render Pipeline Core/{}17.3.0/Common/{}Scripts/Editor/Unity.RenderPipelines.Core.Samples.Editor.asmdef)
Assembly with name 'Unity.RenderPipelines.Core.Samples.Editor' already exists (Assets/Samples/Scriptable Render Pipeline Core/{}Common/{}Scripts/Editor/Unity.RenderPipelines.Core.Samples.Editor.asmdef)
Expected results:
- It is detected whether the samples are installed or not, and if they are already installed, the button is not present until the Samples folder is deleted.
- Or path is fixed and everything gets cleanly re-installed
Reproducible with versions: 6000.3, 6000.4, 6000.5
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): macOS
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment