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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.