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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment