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
- 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