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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment