Search Issue Tracker
Fixed
Fixed in 2023.2.0b12, 2023.3.0a1, 7000.0.0a1
Votes
0
Found in
2023.2.0a23
Issue ID
UUM-42188
Regression
No
[VFX] Rewriting VFX assets that contain multiple systems results in errors
Versions tested: 2023.2.0a23
Steps to repro:
1) Start a new HDRP project
2) Create a new heads & tails template (or any other template and duplicate the entire system at least once).
3) Click on "+", create a new Simple Loop VFX Graph, name as a previous one, click to replace the file
4) Observe graph view glitching and errors thrown:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.VFXSystemBorder.Update () (at ./Library/PackageCache/com.unity.visualeffectgraph@16.0.2/Editor/Utils/VFXSystemBorder.cs:450) ...
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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Resolution Note (fix version 2023.3.0a1):
Verified on version 2023.3.0a1
Resolution Note (fix version 2023.2.0b12):
Verified on version 2023.2.0b12