Search Issue Tracker
Fixed
Votes
0
Found in
2023.1.0a1
2023.2.0a1
2023.3.0a1
6000.0.0b1
Issue ID
UUM-71916
Regression
Yes
[VFX Graph] Flipbook Size upgrade issue
The +Flipbook Size+ setting changed from the _Vector2 type_ to "Flipbook" which is a _Vector2 int _type.
Vector2 cannot be wired to Flipbook property as no conversion/cast is handled. This can create an upgrade issue with VFX that were using Wired Vector2 property to the Flipbook setting.
*Reproduction Step:*
* open a Unity Project (23.3 or above)
* Open the Package manager
* In the Visual Effect section go in the sample tab.
* Install the additional sample
* Find the bonfire prefab and drop it in the scene.
* Notice the Flame and Smoke appears to be broken.
* Open the VFX Graph.
* Open the Flames Subgraph by right-click ->open subgraph
* Browse to the output Section.
* Notice that the nothing is connected to the Flipbook Size Setting.
!image-2024-05-13-14-41-57-608.png|thumbnail!
!image-2024-05-13-14-42-43-136.png|thumbnail!
Before it use to be this way
!image-2024-05-13-14-42-22-988.png|thumbnail!
!image-2024-05-13-14-42-49-865.png|thumbnail!
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-72634