Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.2.0a13
Issue ID
1287189
Regression
No
Creating another Render Texture causes "assigning 3D texture to 2DArray texture property '_MainTex': Dimensions must match"
Steps to reproduce:
1. Create a new empty legacy project
2. Create Render Texture and set type to 2D Array first, then type to Cube
3. Create another Render Texture
4. Observe the error in the console
- Error assigning 3D texture to 2DArray texture property '_MainTex': Dimensions must match
Reproduced in: 2020.2.0b9, 2020.2.0a13
2D array feature not introduced yet in 2020.1, 2020.2.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment