Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.0.54f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
Add comment