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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment