Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
5.11
Issue ID
1141929
Regression
No
[Blocks] Attempting to cast from a Texture2D to Texture3D when switching the sampling mode of a "from Map" block
Repro steps:
1. Add a Set Position from Map block
2. Change the Sample mode to Sample3DLOD
3. Observe console error
Expected outcome:
- The default vectorField Texture3D to be assigned, or the map field to be cleared
Actual outcome:
- A converstion to Texture3D is attempted with the default noise texture
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 7.2.0):
No longer reproduces on 2019.3.1f1 / 7.2.0