Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.2.12f1
6000.5.0a3
Issue ID
UUM-128093
Regression
No
[RPConverter] Converting particles material enables the Emission checkbox
Steps to reproduce:
- Download attached project and open in Unity.
- In the Project, select the ParticleOld material.
- Check the Inspector and observe that the Emission checkbox is disabled.
- Install the Universal Render Pipeline via the Package Manager.
- Open RP Converter >> Window >> Rendering >> Render Pipeline Converter.
- Select the Material Upgrader.
- Press on Initialize and Convert.
- Select ParticleOld material in the Inspector.
Observe: The Emission channel checkbox will be enabled.
Actual results: The Emission checkbox is enabled, but it should stay disabled after the conversion.
Expected results: The Emission checkbox should not be enabled, because it was disabled before the conversion.
Reproducible with versions:
6000.2.12f1. 6000.5.0a3
Note:
Not reproducible when converting Standard materials
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment