Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
0
Found in
2017.3.1p4
Issue ID
1035312
Regression
No
Sprite is not loaded from Sprite Atlas when it's referenced anywhere in the scene
To reproduce:
1. Open user's attached project
2. Check Canvas Inspector window > Test One script component > Sprite Prefab field (make sure it's empty)
3. Enter Play mode - Sprite from Atlas is rendered
4. In Project window, find Atlas_A_Sprite_Prefab (Assets/Resources)
5. Insert Atlas_A_Sprite_Prefab into mentioned Sprite prefab field (2nd step)
6. Enter Play mode
Expected: Sprite is loaded disregarding if it's referenced in the scene or not
Actual: Sprite is not being loaded if it's referenced somewhere in the scene
Reproduced in: 2017.2.3f1, 2017.4.3f1, 2018.1.2f1, 2018.2.0b5
Note: when removing any Sprite references, Atlas needs to be packed two times (enter Play mode two times) for the Sprite to appear in the scene again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Can not play a disabled audio source" is thrown when audio is toggled on with disabled Audio Source in the Scene
- Project build fails with Console errors “Plugin 'grpc_csharp_ext.bundle' is used from several locations:” when building a project with Target Platform "macOS"
- Screen.resolutions returns resolutions that include the notch area when called on Macs with a notch
- Shader Graph Editor Throws Exception When Deleting Custom Function Node
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
Add comment