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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.