Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.17f1
2022.2.0b12
2023.1.0a15
2023.2.0a1
Issue ID
UUM-17606
Regression
No
Default bounds values are messy
How to reproduce:
- Create a new VFX Graph
Expected result: !image-2022-10-24-12-15-07-005.png!
Actual result: !image-2022-10-24-12-14-55-464.png|width=537,height=99!
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
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public
- SVGImporter preset added to the Preset Manager changes to a ScriptedImporter when restarting the project
- Built-in Standard shader variants remain stripped from the build when retained via Shader Variant Collection or Shader Build Settings
- Particles are not rendered when particle's material shader is set to URP/Particles, Soft Particles is enabled and Camera Fading is disabled
- An older version of the Unity.gitignore file is used when creating new projects with the source control provider set to GitHub or GitLab
Resolution Note:
This is because the bounds are defined like that in the default template (As probably recorded). This will be addressed implicitly by the new template system (if template bounds are set to good values)
Resolution Note (2023.2.X):
This is because the bounds are defined like that in the default template (As probably recorded). This will be addressed implicitly by the new template system (if template bounds are set to good values)