Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
3
Found in
2022.1.21f1
2022.2.0b12
2023.1.0a15
2023.2.0a1
2023.3.0a3
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-33953
Regression
No
Warning "Registering a native texture with depth=0 while the actual texture has depth=1" is thrown when in Play Mode and creating a Cubemap from another Cubemap's native texture
Note: this bug was split off from https://jira.unity3d.com/browse/UUM-22094 because it exclusively concerned DX11.
(UUM-22094 fixes the CubemapInspector issue from the original report)
The repro project can be retrieved from the original ticket (too heavy to upload here). The original description can be found below:
How to reproduce:
1. Open the project "IN_19061"
2. Enter the Play Mode
3. Observe the Console
Expected result: no warning
Actual result: warning "Registering a native texture with depth=0 while the actual texture has depth=1"
Reproducible with: 2022.1.21f1, 2022.2.0b12, 2023.1.0a15
Couldn't test with: 2020.3.40f1, 2021.3.12f1 (due to compiler errors)
Reproducible on: Windows 10 Pro
Note: not reproducible in Player
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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- Tree leafs are not shown in Scene/Game view when using newly created Tree as a Brush on Terrain
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
xc
Jul 26, 2024 08:11
Found in 2021.3.37f1
Warning:
Registering a native texture with depth=1 while the actual texture has depth=0