Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.4.0f1
2019.1.0a1
2019.2.0a1
Issue ID
1154798
Regression
No
Preset values aren't applied on Objects when they are created with GameObject menu
How to reproduce:
1. Open attached project
2. Open SampleScene
3. Create an empty GameObject and attach it to the Canvas object
4. Add an Image component to the empty object, observe the image color is pink
5. Create an Image component using the GameObject menu, observe the new image color is white (the default)
Reproducible with: 2018.4.1f1, 2019.1.3f1, 2019.2.0a3
Not reproducible with: 2017.4.27f1(presets not compatible), 2019.2.0a4, 2019.3.0a3
Actual results: Preset values aren't being assigned to newly created objects
Expected results: Preset values are assigned to new objects
Fixed: 2019.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment