Search Issue Tracker
Fixed in 2018.3
Won't Fix in 2017.1, 2017.2, 2017.4, 2018.1
Votes
0
Found in
2017.1.3p3
Issue ID
1038179
Regression
Yes
Image components not displaying sprite data when instantiated from a prefab and trigger a SpriteAtlas request
Reproduction steps:
1. Open the attached project "sprite-atlas-load-sprite-failure.zip";
2. Open the scene1.unity;
3. Enter a play mode;
4. Press "Load Image" button;
5. Observe three images in the Game View.
Expected results: all three images will look the same.
Actual results: Only one on the right looks like expected.
Reproduced on. 2017.1.3p3, 2017.1.4f1, 2017.2.3f1, 2017.3.2f1, 2018.1.1f1, 2018.1.1f1, 2018.2.0b5, 2018.3.0a1.
Not reproduced: 2017.1.3p2 or lower.
Reproduces on both OSX and on the iOS build.
Note: If pressing "Load Image" button again after the first time, second time sprites are loaded correctly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment