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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment