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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment