Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.1.6f1
2021.1
Issue ID
1285622
Regression
No
Level files build output are not deterministic when using HDRP or URP
How to reproduce:
1. Create a new template URP/HDRP project
2. Duplicate the 'SampleScene' Scene and open the duplicated Scene
3. Delete 4-5 GameObject from the Hierarchy
4. Save the Scene and close the Editor
5. Delete Library folder
6. Reopen the project
7. Build for Standalone
8. Once the player is built save a copy of the build folder
9. Delete Library folder
10. Open Editor
11. Perform another build
12. Compare the results of the first and second build folders (for macOS FileMerge can be used in order to compare the results or in terminal: diff -r -q /Folder1 /Folder2)
Expected result: The same set of inputs produce files that are identical
Actual result: The Level files change
Reproducible with: 2019.4.14f1, 2020.1.12f1, 2020.2.0b7, 2021.1.0a3
Notes:
- Reproducible on Windows and macOS
- Screenshot of the issue is attached in Edit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment