Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0a10
2022.2.6f1
2023.1.0b3
2023.2.0a1
Issue ID
UUM-26391
Regression
Yes
[HDRP] New project has unsaved changes when creating a project from HDRP templates
How to reproduce:
1. Create a new 3D (HDRP) or HDRP Sample Scene project
2. Observe the Scene name in top of hierarchy
Expected result: There is only scene name
Actual result: There is an asterix besides the name indicating unsaved changes
Reproducible with: 2022.2.0a10, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Not reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.0a9
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
There is an asterix due to the change in SampleScene.Unity. We will nt fix it as the template is currently working on multiple version and the asterix appear because the barinries change property in the scene when loading it. To fix it it mean we should produce a unique template version for all the release and always re-save the scene with the very latest binaries of each version, something we will not do. Still I have re-save the scene with latest binaries of most oldest version supported.