Search Issue Tracker
Fixed
Fixed in 6000.0.15f1, 7000.0.0a1
Votes
0
Found in
6000.0.4f1
Issue ID
UUM-72634
Regression
Yes
VFX Graph samples' flipbook properties are not properly assigned when importing samples from the Package Manager
How to reproduce:
1. Open the attached "vfx_sample_issue" project
2. Open the Package Manager window (Window → Package Manager)
3. Select the “Visual Effect Graph” package and navigate to the “Samples” tab
4. Import the “VisualEffectGraph Additions” sample
5. In the Project window, navigate to “Assets/Samples/Visual Effect Graph/17.0.3/VisualEffectGraph Additions/Prefabs”
6. Select the “Bonfire” Prefab, and then select “Open” in the Inspector
7. Observe the result
Expected result: The flipbook properties of the flame are set, and the flame is animated
Actual result: The flame is displayed as a static tiled image
Reproducible in: 2023.3.0a17, 6000.0.4f1
Not reproducible in: 2021.3.39f1, 2022.3.30f1, 2023.3.0a16
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Changing the “Flip Book Size” property in the “Flames” Visual Effect Asset (Assets/Samples/Visual Effect Graph/17.0.3/VisualEffectGraph Additions/VFX) to X:16 and Y:5 fixes the issue
- The “Bonfire” Prefab fails to render in 2023.3.0a16 and 2023.3.0a17, but the “Flip Book Size” property of the “Flames” Visual Effect Asset shows that 2023.3.0a17 is the regressed version
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment