Search Issue Tracker
Fixed
Fixed in 2022.3.38f1, 6000.0.10f1, 7000.0.0a1
Votes
0
Found in
2021.3.37f1
2022.3.26f1
2023.2.19f1
6000.0.0b16
Issue ID
UUM-71125
Regression
No
The Particle System Trail module creates Trails with a lighter coloring than the particles when the Color Space is set to Linear
How to reproduce:
1. Open the “TrailColor“ project
2. Navigate to the “Edit > Project Settings > Player“
3. Expand Other Settings
4. Set Color Space to Linear
5. Select the “Particle System“ GameObject in the Hierarchy window
6. Observe the Game view
Expected result: The color of the particles and the Trails are the same
Actual result: The color of the Trails is lighter than the particles
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.2.19f1, 6000.0.0b16
Reproducible on: macOS 13.5.2 (Intel), Windows 10 Pro
Not reproducible on: No other environments tested
Notes:
- Reproducible in the Player
- Switching the Color Space to Gamma fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment