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
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
Add comment