Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2018.4
2019.2
2019.3
2019.3.0f3
2020.1
Issue ID
1210560
Regression
No
Default Sprite Renderer preset is not applied when dragging a sprite asset from the Project window to the Scene/Hierarchy window
How to reproduce:
1. Open the attached 'project-1210560.zip' project
2. In the Project window select 'SpriteRenderer.preset' asset
3. In the Inspector window observe the set values of the preset
4. Drag the 'Sprite' sprite from the Project window to the Hierarchy window
5. In the Inspector window observe the SpriteRenderer component's values
Expected result: SpriteRenderer.preset values match with the newly created Sprite's SpriteRenderer component's values
Actual result: SpriteRenderer.preset values DO NOT match with the newly created Sprite's SpriteRenderer component's values
Reproducible with: 2018.4.15f1, 2019.2.18f1, 2019.3.0f5, 2020.1.0a19
Could not test with: 2017.4.36f1 (presets not available)
Note: adding the SpriteRenderer to a game object as a new component set the values correctly
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22