Search Issue Tracker
Fixed in 2021.2.X
Votes
11
Found in
2019.4
2019.4.11f1
2020.2
2021.1
2021.2
Issue ID
1301635
Regression
Yes
External Texture is not visible in Player/Build when Canvas Render Mode is set to "Screen Space - Overlay"
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Observe that there's a transparent grey square in the middle
4. Exit the Play Mode
5. Make a Standalone build
6. Open the built Player
7. Observe the Player
Expected result: Texture is visible
Actual result: Texture is not visible
Reproducible with: 2019.4.18f1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a3
Not reproducible with: 2018.4.31f1
Notes:
- Resizing the Player's window fixes the issue
- Tested with integrated graphics (Intel Iris 1536 MB), doesn't seem to be reproducible with a dedicated graphics card
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a19 and above