Search Issue Tracker
Fixed
Fixed in 6000.2.0a10
Votes
0
Found in
2022.3.56f1
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92489
Regression
No
Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
Reproduction steps:
1. Open the attached project “ReproProject“
2. Open the scene “Scene“
3. In the Hierarchy Window, select any of the “Trail“ GameObjects
4. Observe the result
Expected result: ParticleSystemVertexStream.PercentageAlongTrail returns data percentage strictly ranging from 0 to 1, therefore the color is white-black gradient is applied for all trails present in the scene
Actual result: Data is not always returned in a range of 0 to 1 for all “Trail“ GameObjects, only the trail with Texture mode Stretch“ returns the correct data. Where incorrect data is present, the red or blue color assigned instead
Reproducible in: 2022.3.56f1, 6000.0.33f1, 6000.1.0b1
Could not test with: 2021.3.47f1 (Material which is used for trails to apply color is black for unknown reason, this colors all trails in black)
Reproducible on: MacOS 15.2 (M1 Pro), Windows 11 (user)
Not reproducible on: No other environments tested
Notes:
* Also reproduces in Player
* Possibly, the trail with Texture Mode set to “DistributionPerSegment“ also returns the data correctly, but it seems that the value is fluctuating and the “flickering“ effect can be observed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment