Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.49f1
6000.1.2f1
6000.2.0b1
6000.3.0a1
Issue ID
UUM-105061
Regression
No
[HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
How to reproduce:
1. Open attached “IN-98470” project
2. Open “OutdoorScene” from the Project tab
3. Select “TextureImporter” preset asset in the Project tab
4. At the top of the Inspector, click the "Add to Texture Importer default" button
5. In the Hierarchy select the “Reflection Probe” GameObject
6. In the Inspector click the “Bake” button at the bottom of the “Reflection Probe” component
7. Observe the Scene view
Expected result: Scene is not corrupted
Actual result: Scene is corrupted
Reproducible with: 6000.0.11f1, 6000.0.49f1, 6000.1.2f1, 6000.2.0b1
Not reproducible with: 2022.3.61f1, 6000.0.10f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Does not affect URP projects
- Errors in the Console are expected, as the generated texture gets converted to incorrect format, when baking the reflection probe (Present in both URP and HDRP projects)
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
Add comment