Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b7
Issue ID
942659
Regression
Yes
Console "RenderTexture.GenerateMips failed" errors are thrown when entering Play mode
To reproduce:
1. Open the "DefaultScene" in the user-provided project
2. Enter Play mode
3. Observe Console window
Desired outcome: Entering Play mode does not cause Console errors.
Actual result: Entering Play mode causes "RenderTexture.GenerateMips failed: render texture does not have mip maps (set useMipMap to true)" errors.
Reproduced with 2017.1.0p4, 2017.2.0b7, 2017.2.0b8, 2017.3.0a4
Not reproduced with 5.5.4p3, 5.6.3p1, 2017.1.0p3, 2017.2.0b6, 2017.3.0a3
Regression introduced in 2017.1.0p4, 2017.2.0b7, 2017.3.0a4
------------------------------------------------------------------------------------------------
Fixed in: 2017.2.0b11
Comments (1)
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
ArturoOtherside
Nov 15, 2017 20:43
Seems to be a reflection probe data issue. I turned them all to "realtime" and it went away. When I look at any individual image from a reflection probe box bake, it has a "mipmap" box off that I cant turn on.