Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2023.2.0a7
2023.3.0a1
Issue ID
UUM-31444
Regression
No
Output conversion and undoing actions result in missing shadergraph field, missing surface options and sticky VFX output
How to reproduce:
- Note - this reproduction is consistent but will require patience as it does not seem to have common pattern. In ten minutes of repeating reproduction steps in random order i was able to reproduce the issue ~3 times. It has a greater chance to reproduce if you include switching between lit and unlit outputs.
- Import the attached package
- Continuously convert outputs of No Shadows & Motion Vectors in any order (only that has SG integration supported)
- While converting outputs you can change surface options and vfx settings in Output Inspector
- After some time of changing outputs and setting continuously press CTRL+Z/CMD +Z until effect reverts to initial state
Actual result:
- ShaderGraph field disappears from output, but SG settings remain in the Output
- Output Inspector loses Surface Options until effect is recompiled
- When clicking on Output it sticks to the cursor and we can no longer release it until VFX is re-opened
Notes:
- It is a really high possibility that along the way of this reproduction you bumped into serialization crash. It lives here - https://jira.unity3d.com/browse/UUM-31445
- Reproduced on macOS M1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Corner case
Resolution Note (2023.3.X):
Corner case