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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment