Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.7, 7.1.6
Issue ID
1213426
Regression
No
[HDRP] "Generating diff of this object for undo because the type tree changed" error on changing the order of "Custom Passes"
On changing the order of "Custom Passes" from "Custom Pass Volume" component causes the editor to throw below error:
"Generating diff of this object for undo because the type tree changed.
This happens if you have used Undo.RecordObject when changing the script property"
Please use Undo.RegisterCompleteObjectUndo"
Steps to repro:
1. Create a new project with HDRP Template
2. Hierarchy > Create > Volume > Custome Pass
3. Create preset of "Custom Pass Volume (Script)"
4. Add Custom Passes in the list
5. Change the order of Custom Passes
Actual Result:
Error is thrown on changing the order of "Custom Passes"
Expected Result:
Order of "Custome Passes" is changed without any error
Note: "Custom Pass" is introduced in package version 7.1.6
Reproducible on:
2020.1.0a20, 2019.3.0f6 with package version 7.1.7, 7.1.6
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment