Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a3
Issue ID
1053096
Regression
No
[Improved Prefab] Override indicator won't show when the "Renderer" Module is enabled or disabled in the particle system
Note: Bug reported against Improved Prefabs build but underlying issue is an old one: That the Renderer module header doesn't go through SerializedProperty like the other module headers do.
Override indicator (It's a blue line which comes next to the edited property and the property name being bold) won't show when the "Renderer" Module is enabled or disabled and its pivot property's "X" or "Y" is changed in the particle system
Steps to Repro:
1. Open attached or create a new project
2. Hierarchy window > right click
3. Effects > particle system
4. Drag the particle in the project window to create its prefab
5. Uncheck or disable "Renderer" module
6. Click on "Renderer" to expand it
7. Change "Pivot" property 'X' and 'Y' value
Actual Result:
1. Override indicator won't show next to renderer module
2. It shows up for other modules of the particle
3. It won't show next to pivot property
4. It shows when "Pivot" 'Z' value is changed
Expected Result:
Override indicator should come up next to renderer
Environment:
Windows & Mac
Occurring with:
Version 2018.3.0a4 (e10bd691e1ef)
Mon, 25 Jun 2018 15:31:25 GMT
Branch: prefabs/improved
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment