Search Issue Tracker
Fixed
Fixed in 6000.0.33f1, 6000.1.0a10
Votes
0
Found in
6000.0.23f1
6000.1.0a7
Issue ID
UUM-84504
Regression
No
Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
Reproduction steps:
1. Create a new project using the Universal Core 3D template
2. In the “Project” tab, open the “Settings“ folder
3. Open the foldout menu of the “Mobile Renderer“
4. Select the “GlobalVolumeFeature“ Asset
5. Observe the result in the Inspector window
Expected Result: The associated script is attached
Actual Result: There is no script assigned to the Asset
Reproducible in: 6000.0.23f1
Could not test with: 2021.3.45f1, 2022.3.50f1 (Mobile Renderer does not exist)
Reproducible on: MacOS 14.6.1 (M1 Pro), MacOS 15.0.1 (M3 Max) (user), Windows 10
Not Reproducible on: No other environments tested
Note: The “Mobile Renderer“ is introduced in the 17.0.0 version of the “Universal RP” package (2023.3.0a2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.1.0a10):
GlobalVolumeFeature has been removed from the Mobile Renderer asset as it was not necessary anymore.
Resolution Note (fix version 6000.0.33f1):
Removed faulty GlobalVolumeFeature renderer feature from the Mobile_Renderer asset in the blank URP template.