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.54f1

6000.1.12f1

6000.2.0b10

6000.3.0a2

Issue ID

UUM-111929

Regression

Yes

Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched

-

How to reproduce:
1. Create a new 3D URP project
2. Download and import any HDRI (.exr) image
3. In the Edit → Project Settings → Player menu, enable the “Allow HDR Display Output“ and “Use HDR Display Output“ checkboxes
4. Select the image and set the Texture Shape to “Cube“, then apply the changes in the Inspector
5. Create a Reflection Probe in the Hierarchy
6. Set its Type to “Custom“
7. Assign the Cubemap field the new texture
8. Open File → Build Profiles
9. Switch to the Android Platform
10. After domain reload and asset reimport, select the Reflection Probe in the Hierarchy and observe the “Cubemap“ field

Expected result: The previously assigned Cubemap Texture remains assigned
Actual result: A default Cubemap Texture is assigned instead

Reproducible in: 6000.0.25f1 (4859ab7b5a49), 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Not reproducible in: 6000.0.24f1

Reproduced on: Windows 11 Pro (24H2)

Notes:
- Tested only with the Android Platform. But it should reproduce with any platform that supports HDR
- In 6000.0.24f1, the Editor had to restart before switching platforms, so this might be related to how it regressed

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.