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
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
Add comment