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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment